|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XERCESNOTATIONBRIDGE_HEADER_GUARD_1357924680)
19 #define XERCESNOTATIONBRIDGE_HEADER_GUARD_1357924680
27 #if XERCES_VERSION_MAJOR >= 2
28 #include <xercesc/dom/deprecated/DOM_Notation.hpp>
30 #include <xercesc/dom/DOM_Notation.hpp>
47 class XercesBridgeNavigator;
94 getParentNode()
const;
110 getChildNodes()
const;
118 getFirstChild()
const;
126 getLastChild()
const;
134 getPreviousSibling()
const;
142 getNextSibling()
const;
149 getAttributes()
const;
161 getOwnerDocument()
const;
186 cloneNode(
bool deep)
const;
267 hasChildNodes()
const;
346 getNamespaceURI()
const;
363 getLocalName()
const;
461 #endif // !defined(XERCESNOTATIONBRIDGE_HEADER_GUARD_1357924680)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
#define XALAN_XERCESPARSERLIAISON_EXPORT
xercesc::DOM_Notation DOM_NotationType
This class is deprecated.
This class is deprecated.
DOM_NotationType getXercesNode() const
Get the Xerces node this instance represent.