16 #if !defined(XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680)
17 #define XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
72 MemberFunctionPtr
function)
const;
96 XALAN_CPP_NAMESPACE_END
100 #endif // XTOKENSTRINGADAPTER_HEADER_GUARD_1357924680
Definition: XToken.hpp:35
Definition: XTokenStringAdapter.hpp:43
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
eObjectType
Enumeration of possible object types.
Definition: XObject.hpp:70
virtual double num() const
Cast result object to a number.
Definition: XStringBase.hpp:40
virtual double stringLength() const =0
Get the length of the string value of the instance.
virtual eObjectType getRealType() const
Tell what kind of class this is.
Definition: XalanDOMString.hpp:42
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33
virtual const XalanDOMString & str() const =0
Cast result object to a string.