#include <XMLDoc.hpp>
Public Methods | |
| XMLDoc (const string &root="") | |
| XMLDoc (Folder *folder, const int levels=1) | |
| void | addNode (XMLNode *node) |
| const string | getDoc () |
|
|
Constructor. Create an empty document |
|
||||||||||||
|
Constructor. Create a document containing all items of this folder.
|
|
|
Add a node to the document. |
|
|
Get the strign representation of the document. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001