#include <xercesc/util/XercesDefs.hpp>
#include <xercesc/dom/DOMNode.hpp>
Include dependency graph for DOMElement.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | xercesc |
Classes | |
class | xercesc::DOMElement |
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are DOMElement nodes. More... |