16 #if !defined(XNODESETBASE_HEADER_GUARD_1357924680)
17 #define XNODESETBASE_HEADER_GUARD_1357924680
36 XALAN_CPP_NAMESPACE_BEGIN
55 return m_cachedStringValue.getMemoryManager();
76 MemberFunctionPtr
function)
const;
100 getLength()
const = 0;
132 mutable double m_cachedNumberValue;
137 XALAN_CPP_NAMESPACE_END
141 #endif // XNODESETBASE_HEADER_GUARD_1357924680
Definition: XalanNode.hpp:44
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
Definition: XObjectTypeCallback.hpp:51
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
virtual const NodeRefListBase & nodeset() const
Cast result object to a nodelist.
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
Definition: XalanDocumentFragment.hpp:38
virtual bool boolean() const
Cast result object to a boolean.
Definition: XNodeSetResultTreeFragProxy.hpp:38
virtual const XalanDOMString & getTypeString() const =0
Given a request type, return the equivalent string.
Local implementation of NodeRefList.
Definition: NodeRefListBase.hpp:42
virtual double num() const
Cast result object to a number.
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
Definition: XalanMap.hpp:44
Class to hold XPath return types.
Definition: XObject.hpp:61
unsigned int size_type
Definition: NodeRefListBase.hpp:56
virtual const XalanDocumentFragment & rtree() const
Cast result object to a result tree fragment.
virtual double stringLength() const =0
Get the length of the string value of the instance.
NodeRefListBase::size_type size_type
Definition: XNodeSetBase.hpp:47
Definition: XalanDOMString.hpp:42
virtual const XalanDOMString & str() const
Cast result object to a string.
Class to hold XPath return types.
Definition: XNodeSetBase.hpp:43
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33
MemoryManagerType & getMemoryManager() const
Definition: XNodeSetBase.hpp:53