Inherits log4cxx::helpers::XMLDOMNode.
Public Member Functions | |
| virtual void | load (const File &fileName)=0 |
| virtual XMLDOMElementPtr | getDocumentElement ()=0 |
| virtual XMLDOMElementPtr | getElementById (const LogString &tagName, const LogString &elementId)=0 |
Conceptually, it is the root of the document tree, and provides the primary access to the document's data.
| virtual XMLDOMElementPtr getDocumentElement | ( | ) | [pure virtual] |
| virtual XMLDOMElementPtr getElementById | ( | const LogString & | tagName, | |
| const LogString & | elementId | |||
| ) | [pure virtual] |
| virtual void load | ( | const File & | fileName | ) | [pure virtual] |