|
Public Member Functions | |
| ExportXML (int indentSpaces=2) | |
| void | saveElement (const Node *node, const String &nodeName, Buffer &buffer, bool formatted, int indent) |
| void | appendSubNodes (const Node *node, Buffer &buffer, bool formatted, int indent) |
| void | saveAttributes (const Node *node, Buffer &buffer) |
| int | indentSpaces () const |
Static Public Member Functions | |
| static void | appendClosingTag (const Node *node, Buffer &buffer, bool formatted, int indent) |