Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XNODESETNODEPROXY_HEADER_GUARD_1357924680)
19 #define XNODESETNODEPROXY_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
115 XALAN_CPP_NAMESPACE_END
119 #endif // XNODESETNODEPROXY_HEADER_GUARD_1357924680
eObjectType
Enumeration of possible object types.
virtual ~XNodeSetNodeProxy()
Class to hold XPath return types.
XNodeSetNodeProxy(const XNodeSetNodeProxy &source, MemoryManager &theManager)
Create an XNodeSetNodeProxy from another.
Class to hold XPath return types.
#define XALAN_XPATH_EXPORT
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
virtual XalanNode * item(size_type index) const
virtual size_type indexOf(const XalanNode *theNode) const
Retrieve the zero based index of the node in the list.
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.
XNodeSetNodeProxy(MemoryManager &theManager, XalanNode *theNode)
Create an XNodeSetNodeProxy.
Local implementation of NodeRefList.
NodeRefListBase::size_type size_type
Proxy(XalanNode *theNode)
virtual eObjectType getRealType() const
Tell what kind of class this is.
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.
|
|