18 #if !defined(XERCESDOCUMENTTYPEBRIDGE_HEADER_GUARD_1357924680) 19 #define XERCESDOCUMENTTYPEBRIDGE_HEADER_GUARD_1357924680 27 #if XERCES_VERSION_MAJOR >= 2 28 #include <xercesc/dom/deprecated/DOM_DocumentType.hpp> 30 #include <xercesc/dom/DOM_DocumentType.hpp> 48 class XercesBridgeNavigator;
49 class XercesDocumentBridge;
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;
432 getNotations()
const;
456 getInternalSubset()
const;
498 #endif // !defined(XERCESDOCUMENTTYPEBRIDGE_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
This class is deprecated.
DOM_DocumentType_Type getXercesNode() const
Get the Xerces node this instance represent.
#define XALAN_XERCESPARSERLIAISON_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
This class is deprecated.
xercesc::DOM_DocumentType DOM_DocumentType_Type
This class is deprecated.