Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XBOOLEAN_HEADER_GUARD_1357924680)
19 #define XBOOLEAN_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
51 MemoryManager& theMemoryManager);
61 MemoryManager& theMemoryManager);
74 using ParentType::num;
89 MemberFunctionPtr
function)
const;
94 MemberFunctionPtr
function)
const;
104 using ParentType::str;
122 XALAN_CPP_NAMESPACE_END
126 #endif // XBOOLEAN_HEADER_GUARD_1357924680
Class to hold XPath return types.
virtual void ProcessXObjectTypeCallback(XObjectTypeCallback &theCallbackObject)=0
Process a callback request for preferred type information.
#define XALAN_XPATH_EXPORT
virtual double num() const
Cast result object to a number.
virtual bool boolean(XPathExecutionContext &executionContext) const =0
Cast result object to a boolean.
virtual const XalanDOMString & getTypeString() const =0
Given a request type, return the equivalent string.
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
virtual const XalanDOMString & str() const =0
Cast result object to a string.
virtual double stringLength(XPathExecutionContext &executionContext) const =0
Get the length of the string value of the instance.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|