|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XERCESENTITYBRIDGE_HEADER_GUARD_1357924680)
19 #define XERCESENTITYBRIDGE_HEADER_GUARD_1357924680
27 #if XERCES_VERSION_MAJOR >= 2
28 #include <xercesc/dom/deprecated/DOM_Entity.hpp>
30 #include <xercesc/dom/DOM_Entity.hpp>
47 class XercesBridgeNavigator;
96 getParentNode()
const;
112 getChildNodes()
const;
120 getFirstChild()
const;
128 getLastChild()
const;
136 getPreviousSibling()
const;
144 getNextSibling()
const;
151 getAttributes()
const;
163 getOwnerDocument()
const;
188 cloneNode(
bool deep)
const;
269 hasChildNodes()
const;
348 getNamespaceURI()
const;
365 getLocalName()
const;
435 getNotationName()
const;
480 #endif // !defined(XERCESENTITYBRIDGE_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)
This class is deprecated.
DOM_EntityType getXercesNode() const
Get the Xerces node this instance represent.
xercesc::DOM_Entity DOM_EntityType
xercesc::DOM_Entity DOM_EntityType
#define XALAN_XERCESPARSERLIAISON_EXPORT
This class is deprecated.