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