Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680)
19 #define XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
59 return m_xercesNodeList == theRHS.m_xercesNodeList ? true :
false;
65 item(XalanSize_t index)
const;
85 XALAN_CPP_NAMESPACE_END
89 #endif // !defined(XERCESNODELISTWRAPPER_HEADER_GUARD_1357924680)
bool operator==(const XercesNodeListWrapper &theRHS) const
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.
XERCES_CPP_NAMESPACE_QUALIFIER DOMNodeList DOMNodeListType
#define XALAN_XERCESPARSERLIAISON_EXPORT
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.
|
|