|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carbonfive.flash.decoder.ActionScriptDecoder
com.carbonfive.flash.decoder.JavaBeanDecoder
public class JavaBeanDecoder
Decodes an ActionScript object to a Java object.
Constructor Summary | |
---|---|
JavaBeanDecoder()
|
Method Summary | |
---|---|
java.lang.Object |
decodeShell(java.lang.Object encodedObject,
java.lang.Class desiredClass)
|
Methods inherited from class com.carbonfive.flash.decoder.ActionScriptDecoder |
---|
decodeObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaBeanDecoder()
Method Detail |
---|
public java.lang.Object decodeShell(java.lang.Object encodedObject, java.lang.Class desiredClass)
decodeShell
in class ActionScriptDecoder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |