 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680)
19 #define XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680
37 class XalanDocumentFragment;
86 #endif // XALANDOCUMENTFRAGMENTNODEREFLISTBASEPROXY_HEADER_GUARD_1357924680
XalanDocumentFragmentNodeRefListBaseProxy(const XalanDocumentFragment &value)
Construct an instance from a document fragment.
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
size_type getLength() const
Determine the number of nodes in the list.
XalanDocumentFragmentNodeRefListBaseProxy(const XalanDocumentFragmentNodeRefListBaseProxy &source)
Copy constructor.
virtual ~XalanDocumentFragmentNodeRefListBaseProxy()
XalanNode * item(size_type index) const
Returns the indexth item in the collection.
#define XALAN_XPATH_EXPORT
Local implementation of NodeRefList.
size_type indexOf(const XalanNode *theNode) const
Retrieve the zero based index of the node in the list.