SourceForge.net Logo
Classes | Namespaces | Macros
DOMTreeWalker.hpp File Reference
#include <xercesc/dom/DOMNode.hpp>
#include <xercesc/dom/DOMNodeFilter.hpp>
Include dependency graph for DOMTreeWalker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xercesc::DOMTreeWalker
 DOMTreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any). More...
 

Namespaces

 xercesc
 This class holds the list of registered DOMImplementations.
 

Macros

#define GetDOMTreeWalkerMemoryManager   GET_INDIRECT_MM(fCurrentNode)
 

Macro Definition Documentation

#define GetDOMTreeWalkerMemoryManager   GET_INDIRECT_MM(fCurrentNode)