18 #if !defined(XERCESNODELISTBRIDGE_HEADER_GUARD_1357924680) 19 #define XERCESNODELISTBRIDGE_HEADER_GUARD_1357924680 27 #if XERCES_VERSION_MAJOR >= 2 28 #include <xercesc/dom/deprecated/DOM_NodeList.hpp> 30 #include <xercesc/dom/DOM_NodeList.hpp> 43 XALAN_CPP_NAMESPACE_BEGIN
71 return m_xercesNodeList == theRHS.m_xercesNodeList ? true :
false;
88 item(
unsigned int index)
const;
113 XALAN_CPP_NAMESPACE_END
117 #endif // !defined(XERCESNODELISTBRIDGE_HEADER_GUARD_1357924680) XERCES_CPP_NAMESPACE_QUALIFIER DOM_NodeList DOM_NodeListType
#define XALAN_XERCESPARSERLIAISON_EXPORT
XalanNodeList & operator=(const XalanNodeList &theSource)
This class is deprecated.
virtual XalanNode * item(XalanSize_t index) const =0
Returns the indexth item in the collection.
This class is deprecated.
bool operator==(const XercesNodeListBridge &theRHS) const
virtual XalanSize_t getLength() const =0
Returns the number of nodes in the list.