Xalan-C++ API Documentation
Go to the documentation of this file.
19 #if !defined(XALANNODELIST_HEADER_GUARD_1357924680)
20 #define XALANNODELIST_HEADER_GUARD_1357924680
28 XALAN_CPP_NAMESPACE_BEGIN
59 item(XalanSize_t index)
const = 0;
84 XALAN_CPP_NAMESPACE_END
88 #endif // XALANNODELIST_HEADER_GUARD_1357924680
bool operator==(const XalanNodeList &theRHS) const
XalanNodeList(const XalanNodeList &theSource)
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.
XalanNodeList & operator=(const XalanNodeList &theSource)
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|