22 #if !defined(XERCESC_INCLUDE_GUARD_DOMXPATHNAMESPACE_HPP)
23 #define XERCESC_INCLUDE_GUARD_DOMXPATHNAMESPACE_HPP
27 XERCES_CPP_NAMESPACE_BEGIN
81 XPATH_NAMESPACE_NODE = 13
108 virtual DOMElement *getOwnerElement()
const = 0;
113 XERCES_CPP_NAMESPACE_END
The DOMXPathNamespace interface is returned by DOMXPathResult interfaces to represent the XPath names...
Definition: DOMXPathNamespace.hpp:55
XPathNodeType
Definition: DOMXPathNamespace.hpp:80
The DOMNode interface is the primary datatype for the entire Document Object Model.
Definition: DOMNode.hpp:139
By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...
Definition: DOMElement.hpp:66
DOMXPathNamespace()
Definition: DOMXPathNamespace.hpp:64
virtual ~DOMXPathNamespace()
Destructor.
Definition: DOMXPathNamespace.hpp:93