18 #if !defined(XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680) 19 #define XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680 35 XALAN_CPP_NAMESPACE_BEGIN
59 return m_xercesNodeList == theRHS.m_xercesNodeList ? true :
false;
65 item(XalanSize_t index)
const;
85 XALAN_CPP_NAMESPACE_END
89 #endif // !defined(XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680)
#define XALAN_XERCESPARSERLIAISON_EXPORT
XalanNodeList & operator=(const XalanNodeList &theSource)
XERCES_CPP_NAMESPACE_QUALIFIER DOMNodeList DOMNodeListType
virtual XalanNode * item(XalanSize_t index) const =0
Returns the indexth item in the collection.
virtual XalanSize_t getLength() const =0
Returns the number of nodes in the list.
bool operator==(const XercesNodeListWrapper &theRHS) const