|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.util.xml.applicationdata.NodeWriter
Utility class for writing xml files for data- and relation sources, suppied by an application export class. Does not support or export dtd information.
| Method Summary | |
void |
done()
Writes a footer to the xml file, and closes the file. |
void |
write(MMObjectNode node)
Writes a node (object) to the datasource file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void write(MMObjectNode node)
node - The object to store.public void done()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||