 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XNODESETNODEPROXY_HEADER_GUARD_1357924680)
19 #define XNODESETNODEPROXY_HEADER_GUARD_1357924680
119 #endif // XNODESETNODEPROXY_HEADER_GUARD_1357924680
virtual XalanNode * item(size_type index) const
virtual eObjectType getRealType() const
Tell what kind of class this is.
virtual size_type indexOf(const XalanNode *theNode) const
Retrieve the zero based index of the node in the list.
virtual ~XNodeSetNodeProxy()
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
Class to hold XPath return types.
#define XALAN_XPATH_EXPORT
eObjectType
Enumeration of possible object types.
virtual XalanNode * item(size_type index) const
Returns the indexth item in the collection.
Class to hold XPath return types.
NodeRefListBase::size_type size_type
Local implementation of NodeRefList.
virtual size_type getLength() const
Determine the number of nodes in the list.
XNodeSetNodeProxy(const XNodeSetNodeProxy &source, MemoryManager &theManager)
Create an XNodeSetNodeProxy from another.
XNodeSetNodeProxy(MemoryManager &theManager, XalanNode *theNode)
Create an XNodeSetNodeProxy.
virtual size_type getLength() const
Proxy(XalanNode *theNode)