18 #if !defined(XERCESATTRWRAPPER_HEADER_GUARD_1357924680)
19 #define XERCESATTRWRAPPER_HEADER_GUARD_1357924680
27 #include <xercesc/dom/DOMAttr.hpp>
44 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;
115 getSpecified()
const;
121 getOwnerElement()
const;
159 #endif // !defined(XERCESATTRBRIDGE_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::DOMAttr DOMAttrType
const DOMAttrType * getXercesNode() const
Get the Xerces node this instance represent.