18 #if !defined(XERCESCOMMENTBRIDGE_HEADER_GUARD_1357924680) 19 #define XERCESCOMMENTBRIDGE_HEADER_GUARD_1357924680 27 #if XERCES_VERSION_MAJOR >= 2 28 #include <xercesc/dom/deprecated/DOM_Comment.hpp> 30 #include <xercesc/dom/DOM_Comment.hpp> 47 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;
346 getNamespaceURI()
const;
363 getLocalName()
const;
456 unsigned int count)
const;
569 #endif // !defined(XERCESCOMMENTBRIDGE_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::DOM_Comment DOM_CommentType
This class is deprecated.