19#if !defined(XALANNODELIST_HEADER_GUARD_1357924680)
20#define XALANNODELIST_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
bool operator==(const XalanNodeList &theRHS) const
XalanNodeList & operator=(const XalanNodeList &theSource)
virtual XalanSize_t getLength() const =0
Returns the number of nodes in the list.
virtual XalanNode * item(XalanSize_t index) const =0
Returns the indexth item in the collection.
XalanNodeList(const XalanNodeList &theSource)