18 #if !defined(XUKNOWN_HEADER_GUARD_1357924680) 19 #define XUKNOWN_HEADER_GUARD_1357924680 37 XALAN_CPP_NAMESPACE_BEGIN
67 MemoryManager& theMemoryManager);
77 MemoryManager& theMemoryManager);
88 MemoryManager& theMemoryManager);
116 MemberFunctionPtr
function)
const;
121 MemberFunctionPtr
function)
const;
152 XALAN_CPP_NAMESPACE_END
156 #endif // XUKNOWN_HEADER_GUARD_1357924680 static void terminate()
Perform static shut down.
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
virtual double num() const
Cast result object to a number.
virtual const XalanDOMString & getTypeString() const =0
Given a request type, return the equivalent string.
virtual bool boolean(XPathExecutionContext &executionContext) const =0
Cast result object to a boolean.
Class to hold XPath return types.
static void initialize(MemoryManager &theMemoryManager)
Perform static initialization.
virtual double stringLength(XPathExecutionContext &executionContext) const =0
Get the length of the string value of the instance.
#define XALAN_XPATH_EXPORT
virtual const XalanDOMString & str() const =0
Cast result object to a string.