|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.sourceforge.ifx.utils.IFXDecoder
Decodes an IFX XML String to its equivalent Framework bean.
| Constructor Summary | |
IFXDecoder()
Creates an IFXDecoder object. |
|
| Method Summary | |
IFXObject |
decode(org.jdom.Element element)
Decodes the element into its equivalent IFX XML representation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IFXDecoder()
| Method Detail |
public IFXObject decode(org.jdom.Element element)
throws IFXException
element - the Element to decode.
IFXException - wrapper for underlying exception.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||