implementation of "node-set" function. More...
Inheritance diagram for FunctionEvaluate:
implementation of "node-set" function.
typedef Function FunctionEvaluate::ParentType |
Reimplemented in XalanEXSLTFunctionEvaluate.
FunctionEvaluate::FunctionEvaluate | ( | ) |
virtual FunctionEvaluate::~FunctionEvaluate | ( | ) | [virtual] |
virtual XObjectPtr FunctionEvaluate::execute | ( | XPathExecutionContext & | executionContext, | |
XalanNode * | context, | |||
const XObjectArgVectorType & | args, | |||
const LocatorType * | locator | |||
) | const [virtual] |
Reimplemented in XalanEXSLTFunctionEvaluate.
virtual FunctionEvaluate* FunctionEvaluate::clone | ( | MemoryManagerType & | theManager | ) | const [virtual] |
Create a copy of the function object.
Implements Function.
Reimplemented in XalanEXSLTFunctionEvaluate.
virtual const XalanDOMString& FunctionEvaluate::getError | ( | XalanDOMString & | theBuffer | ) | const [protected, virtual] |
Get the error message to report when the function is called with the wrong number of arguments.
Implements Function.
Reimplemented in XalanEXSLTFunctionEvaluate.
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 |
|