Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(NODEREFLISTBASE_HEADER_GUARD_1357924680)
19 #define NODEREFLISTBASE_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
86 #if defined(XALAN_INLINE_INITIALIZATION)
107 XALAN_CPP_NAMESPACE_END
111 #endif // NODEREFLISTBASE_HEADER_GUARD_1357924680
virtual XalanNode * item(size_type index) const =0
Returns the indexth item in the collection.
#define XALAN_XPATH_EXPORT
virtual ~NodeRefListBase()
virtual size_type indexOf(const XalanNode *theNode) const =0
Retrieve the zero based index of the node in the list.
static const size_type npos
virtual size_type getLength() const =0
Determine the number of nodes in the list.
Local implementation of NodeRefList.
NodeRefListBase(const NodeRefListBase &)
NodeRefListBase & operator=(const NodeRefListBase &)
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.
|
|