|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XERCESENTITYREFERENCEBRIDGE_HEADER_GUARD_1357924680)
19 #define XERCESENTITYREFERENCEBRIDGE_HEADER_GUARD_1357924680
27 #if XERCES_VERSION_MAJOR >= 2
28 #include <xercesc/dom/deprecated/DOM_EntityReference.hpp>
30 #include <xercesc/dom/DOM_EntityReference.hpp>
48 class XercesBridgeNavigator;
95 getParentNode()
const;
111 getChildNodes()
const;
119 getFirstChild()
const;
127 getLastChild()
const;
135 getPreviousSibling()
const;
143 getNextSibling()
const;
150 getAttributes()
const;
162 getOwnerDocument()
const;
187 cloneNode(
bool deep)
const;
268 hasChildNodes()
const;
347 getNamespaceURI()
const;
364 getLocalName()
const;
442 #endif // !defined(XERCESENTITYREFERENCEBRIDGE_HEADER_GUARD_1357924680)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
This class is deprecated.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
DOM_EntityReferenceType getXercesNode() const
Get the Xerces node this instance represent.
xercesc::DOM_EntityReference DOM_EntityReferenceType
#define XALAN_XERCESPARSERLIAISON_EXPORT
This class is deprecated.
This class is deprecated.