Inheritance diagram for XalanEXSLTFunctionEvaluate:
Reimplemented from FunctionEvaluate.
XalanEXSLTFunctionEvaluate::XalanEXSLTFunctionEvaluate | ( | ) |
virtual XalanEXSLTFunctionEvaluate::~XalanEXSLTFunctionEvaluate | ( | ) | [virtual] |
virtual XObjectPtr XalanEXSLTFunctionEvaluate::execute | ( | XPathExecutionContext & | executionContext, | |
XalanNode * | context, | |||
const XObjectArgVectorType & | args, | |||
const LocatorType * | locator | |||
) | const [virtual] |
Reimplemented from FunctionEvaluate.
virtual XalanEXSLTFunctionEvaluate* XalanEXSLTFunctionEvaluate::clone | ( | MemoryManagerType & | theManager | ) | const [virtual] |
Create a copy of the function object.
Reimplemented from FunctionEvaluate.
virtual const XalanDOMString& XalanEXSLTFunctionEvaluate::getError | ( | XalanDOMString & | theBuffer | ) | const [protected, virtual] |
Get the error message to report when the function is called with the wrong number of arguments.
Reimplemented from FunctionEvaluate.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|