Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XNODESET_HEADER_GUARD_1357924680)
19 #define XNODESET_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
58 MemoryManager& theMemoryManager);
67 MemoryManager& theMemoryManager);
109 XALAN_CPP_NAMESPACE_END
113 #endif // XNODESET_HEADER_GUARD_1357924680
XPathExecutionContext::BorrowReturnMutableNodeRefList BorrowReturnMutableNodeRefList
Class to hold XPath return types.
Class to hold XPath return types.
virtual XalanNode * item(size_type index) const
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
#define XALAN_XPATH_EXPORT
XNodeSet(BorrowReturnMutableNodeRefList &value, MemoryManager &theMemoryManager)
Create an XNodeSet from a node list.
XNodeSet(const XNodeSet &source, MemoryManager &theMemoryManager)
Create an XNodeSet from another.
void set(BorrowReturnMutableNodeRefList &value)
Change the value of an XNodeSet.
Local implementation of NodeRefList.
void release()
Release the node set held by the instance.
NodeRefListBase::size_type size_type
virtual size_type getLength() const
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.
|
|