18 #if !defined(XERCESELEMENTWRAPPER_HEADER_GUARD_1357924680)
19 #define XERCESELEMENTWRAPPER_HEADER_GUARD_1357924680
45 class XercesWrapperNavigator;
73 getParentNode()
const;
76 getChildNodes()
const;
79 getFirstChild()
const;
85 getPreviousSibling()
const;
88 getNextSibling()
const;
91 getAttributes()
const;
94 getOwnerDocument()
const;
97 getNamespaceURI()
const;
103 getLocalName()
const;
131 item(XalanSize_t index)
const;
160 #endif // !defined(XERCESELEMENTWRAPPER_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
#define XALAN_XERCESPARSERLIAISON_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
xercesc::DOMElement DOMElementType
const DOMElementType * getXercesNode() const
Get the Xerces node this instance represent.