18 #if !defined(XSTRINGADAPTER_HEADER_GUARD_1357924680) 19 #define XSTRINGADAPTER_HEADER_GUARD_1357924680 33 XALAN_CPP_NAMESPACE_BEGIN
54 MemoryManager& theManager,
59 MemoryManager& theManager);
77 MemberFunctionPtr
function)
const;
82 MemberFunctionPtr
function)
const;
112 XALAN_CPP_NAMESPACE_END
116 #endif // XSTRINGADAPTER_HEADER_GUARD_1357924680 eObjectType
Enumeration of possible object types.
Class to hold XObjectPtr return types.
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.