|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
For a generated class to be serializable, it has to implement this interface.
| Method Summary | |
void |
serializeAttributes(XMLSerializer target)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer target)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer target)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
| Method Detail |
public void serializeBody(XMLSerializer target)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeAttributes(XMLSerializer target)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeURIs(XMLSerializer target)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||