16 #if !defined(XBOOLEAN_HEADER_GUARD_1357924680)
17 #define XBOOLEAN_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
70 MemberFunctionPtr
function)
const;
72 #if !defined(XALAN_NO_USING_DECLARATION)
73 using ParentType::str;
92 XALAN_CPP_NAMESPACE_END
96 #endif // XBOOLEAN_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
Definition: XBoolean.hpp:35
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
XObject ParentType
Definition: XBoolean.hpp:39
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.
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33