| Apache log4cxx
    Version 0.11.0
    | 
| Classes | |
| class | DOMException | 
| class | XMLDOMNode | 
| The XMLDOMNode interface is the primary datatype for the entire Document Object Model.  More... | |
| class | XMLDOMElement | 
| The XMLDOMElement interface represents an element in an XML document.  More... | |
| class | XMLDOMDocument | 
| The XMLDOMDocument interface represents an entire XML document.  More... | |
| class | XMLDOMNodeList | 
| The XMLDOMNodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.  More... | |
| Namespaces | |
| log4cxx | |
| log4cxx::helpers | |
| We need to double some logic from LOG4CXX_PTR_DEF or else we are unable to override the comparison operator, which we need to properly fix LOGCXX-394. | |
| Typedefs | |
| typedef helpers::ObjectPtrT< XMLDOMNode > | XMLDOMNodePtr | 
| typedef helpers::ObjectPtrT< XMLDOMDocument > | XMLDOMDocumentPtr | 
| typedef helpers::ObjectPtrT< XMLDOMNodeList > | XMLDOMNodeListPtr | 
| Functions | |
| LOG4CXX_PTR_DEF (XMLDOMNode) | |
| LOG4CXX_PTR_DEF (XMLDOMElement) | |
| LOG4CXX_PTR_DEF (XMLDOMDocument) | |
| LOG4CXX_PTR_DEF (XMLDOMNodeList) | |