|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IElement
Base class for model objects that are unmarshalled from an XML element
| Method Summary | |
|---|---|
void |
fromXML(org.jdom.Element element)
Unmarshall the given XML Element to this Object |
org.jdom.Element |
toXml()
Marshall the entity into an XML Element |
| Method Detail |
|---|
void fromXML(org.jdom.Element element)
throws BadManifestException
element - The Element to unmarshall
BadManifestExceptionorg.jdom.Element toXml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||