18#if !defined(XNODESETNODEPROXY_HEADER_GUARD_1357924680)
19#define XNODESETNODEPROXY_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
virtual XalanNode * item(size_type index) const
Returns the indexth item in the collection.
virtual size_type getLength() const
Determine the number of nodes in the list.
virtual size_type indexOf(const XalanNode *theNode) const
Retrieve the zero based index of the node in the list.
Proxy(XalanNode *theNode)
Class to hold XPath return types.
XNodeSetNodeProxy(const XNodeSetNodeProxy &source, MemoryManager &theManager)
Create an XNodeSetNodeProxy from another.
virtual XalanNode * item(size_type index) const
virtual size_type getLength() const
XNodeSetNodeProxy(MemoryManager &theManager, XalanNode *theNode)
Create an XNodeSetNodeProxy.
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
virtual eObjectType getRealType() const
Tell what kind of class this is.
virtual ~XNodeSetNodeProxy()
eObjectType
Enumeration of possible object types.