Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680)
19 #define XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
82 XALAN_CPP_NAMESPACE_END
86 #endif // XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680
size_type getLength() const
Determine the number of nodes in the list.
XalanNode * item(size_type index) const
Returns the indexth item in the collection.
size_type indexOf(const XalanNode *theNode) const
Retrieve the zero based index of the node in the list.
XalanDocumentFragmentNodeRefListBaseProxy(const XalanDocumentFragment &value)
Construct an instance from a document fragment.
#define XALAN_XPATH_EXPORT
virtual ~XalanDocumentFragmentNodeRefListBaseProxy()
XalanDocumentFragmentNodeRefListBaseProxy(const XalanDocumentFragmentNodeRefListBaseProxy &source)
Copy constructor.
Local implementation of NodeRefList.
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.
|
|