18#if !defined(XNODESET_HEADER_GUARD_1357924680)
19#define XNODESET_HEADER_GUARD_1357924680
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
Local implementation of NodeRefList.
Class to hold XPath return types.
NodeRefListBase::size_type size_type
Class to hold XPath return types.
XNodeSet(const XNodeSet &source, MemoryManager &theMemoryManager)
Create an XNodeSet from another.
void release()
Release the node set held by the instance.
virtual XalanNode * item(size_type index) const
void set(BorrowReturnMutableNodeRefList &value)
Change the value of an XNodeSet.
XNodeSet(BorrowReturnMutableNodeRefList &value, MemoryManager &theMemoryManager)
Create an XNodeSet from a node list.
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
virtual size_type getLength() const
XPathExecutionContext::BorrowReturnMutableNodeRefList BorrowReturnMutableNodeRefList