implementation of "intersection" function for NodeSets. More...
Inheritance diagram for FunctionIntersection:
implementation of "intersection" function for NodeSets.
FunctionIntersection::FunctionIntersection | ( | ) |
virtual FunctionIntersection::~FunctionIntersection | ( | ) | [virtual] |
virtual XObjectPtr FunctionIntersection::execute | ( | XPathExecutionContext & | executionContext, | |
XalanNode * | context, | |||
const XObjectArgVectorType & | args, | |||
const LocatorType * | locator | |||
) | const [virtual] |
virtual FunctionIntersection* FunctionIntersection::clone | ( | MemoryManagerType & | theManager | ) | const [virtual] |
Create a copy of the function object.
Implements Function.
Reimplemented in XalanEXSLTFunctionIntersection.
virtual const XalanDOMString& FunctionIntersection::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 XalanEXSLTFunctionIntersection.
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 |
|