| _plstChildren | util::xml::Node | [protected] |
| _pParent | util::xml::Node | [protected] |
| appendChild(Node *child) | util::xml::Node | [inline] |
| ATTRIBUTE_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| CDATA_SECTION_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| CharacterData(NodeType type) | util::xml::CharacterData | [inline, protected] |
| CharacterData(std::string str, NodeType type) | util::xml::CharacterData | [inline, protected] |
| childNodes() const | util::xml::Node | [inline] |
| childNodes() | util::xml::Node | [inline] |
| clone() const | util::Object | [virtual] |
| COMMENT_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| contents | util::xml::CharacterData | |
| DECLARATION_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| DOCUMENT_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| ELEMENT_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| getChildNode(std::string name) const | util::xml::Node | |
| getChildNodes() const | util::xml::Node | [inline] |
| getChildNodes(NodeType type, std::string name="") const | util::xml::Node | |
| getClassName() const | util::Object | |
| getName() const | util::xml::Node | [inline, virtual] |
| getNodeType() const | util::xml::Node | [inline] |
| getParentNode() const | util::xml::Node | [inline] |
| getParentNode() | util::xml::Node | [inline] |
| getTypeName() const | util::xml::Node | |
| hasChildNodes() const | util::xml::Node | [inline] |
| isInternalName(std::string name) const | util::xml::Node | |
| Node(NodeType type) | util::xml::Node | [inline, protected] |
| Node(const Node &other) | util::xml::Node | [inline, protected] |
| NodeType enum name | util::xml::Node | |
| Object() | util::Object | |
| operator=(const Node &other) | util::xml::Node | |
| printOut(std::ostream &out) const | util::xml::Text | [protected, virtual] |
| PROCESSING_INSTRUCTION_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| removeChild(Node *child) | util::xml::Node | [inline] |
| setParentNode(Node *parent) | util::xml::Node | [inline] |
| Text() | util::xml::Text | [inline] |
| Text(std::string str) | util::xml::Text | [inline] |
| Text(NodeType type) | util::xml::Text | [inline, protected] |
| Text(std::string str, NodeType type) | util::xml::Text | [inline, protected] |
| TEXT_NODE enum value (defined in util::xml::Node) | util::xml::Node | |
| toString() const | util::Object | [virtual] |
| ~Node() | util::xml::Node | [virtual] |
| ~Object() | util::Object | [virtual] |