16 #if !defined(XUKNOWN_HEADER_GUARD_1357924680)
17 #define XUKNOWN_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
88 MemberFunctionPtr
function)
const;
90 #if !defined(XALAN_NO_USING_DECLARATION)
91 using ParentType::str;
115 XALAN_CPP_NAMESPACE_END
119 #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...
Definition: XObjectTypeCallback.hpp:51
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
virtual bool boolean() const
Cast result object to a boolean.
XObject ParentType
Definition: XUnknown.hpp:43
virtual const XalanDOMString & getTypeString() const =0
Given a request type, return the equivalent string.
virtual double num() const
Cast result object to a number.
Class to hold XPath return types.
Definition: XObject.hpp:61
static void initialize(MemoryManagerType &theManager)
Perform static initialization.
Definition: XUnknown.hpp:39
virtual double stringLength() const =0
Get the length of the string value of the instance.
Definition: XalanDOMString.hpp:42
virtual const XalanDOMString & str() const
Cast result object to a string.
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33