16 #if !defined(XNUMBERBASE_HEADER_GUARD_1357924680)
17 #define XNUMBERBASE_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
67 MemberFunctionPtr
function)
const = 0;
69 #if !defined(XALAN_NO_USING_DECLARATION)
70 using ParentType::str;
95 XALAN_CPP_NAMESPACE_END
99 #endif // XNUMBERBASE_HEADER_GUARD_1357924680
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
Definition: XObjectTypeCallback.hpp:51
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
virtual bool boolean() const
Cast result object to a boolean.
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
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.
Definition: XNumberBase.hpp:39
XObject ParentType
Definition: XNumberBase.hpp:43
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33