|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLWriteable
Interface indicating that an object can write itself to an XML document.
XMLOutput| Method Summary | |
|---|---|
void |
writeXML(XMLOutput xmlOutput)
Write this object to given XMLOutput. |
| Method Detail |
|---|
void writeXML(XMLOutput xmlOutput)
throws java.io.IOException
xmlOutput - the XMLOutput for the document
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||