|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objects that can write themselves as XML text do so using this interface.
Method Summary | |
void |
writeChildrenXml(XmlWriteContext context)
Used to write any children of a node. |
void |
writeXml(XmlWriteContext context)
This is the primary method used to write an object and its children as XML text. |
Method Detail |
public void writeXml(XmlWriteContext context) throws IOException
IOException
public void writeChildrenXml(XmlWriteContext context) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |