18 #if !defined(XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680) 19 #define XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680 37 XALAN_CPP_NAMESPACE_BEGIN
56 MemoryManager& theManager);
60 MemoryManager& theManager);
83 MemberFunctionPtr
function)
const;
88 MemberFunctionPtr
function)
const;
119 XALAN_CPP_NAMESPACE_END
123 #endif // XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680
eObjectType
Enumeration of possible object types.
virtual double num() const
Cast result object to a number.
virtual double stringLength(XPathExecutionContext &executionContext) const =0
Get the length of the string value of the instance.
#define XALAN_XPATH_EXPORT
virtual eObjectType getRealType() const
Tell what kind of class this is.
virtual const XalanDOMString & str() const =0
Cast result object to a string.