#include <XalanEXSLTSetImpl.hpp>
Inherits FunctionDifference.
Definition at line 45 of file XalanEXSLTSetImpl.hpp.
XalanEXSLTFunctionDifference::XalanEXSLTFunctionDifference | ( | ) | [inline] |
Definition at line 49 of file XalanEXSLTSetImpl.hpp.
virtual XalanEXSLTFunctionDifference::~XalanEXSLTFunctionDifference | ( | ) | [inline, virtual] |
Definition at line 55 of file XalanEXSLTSetImpl.hpp.
virtual XalanEXSLTFunctionDifference* XalanEXSLTFunctionDifference::clone | ( | MemoryManager & | theManager | ) | const [inline, virtual] |
Create a copy of the function object.
Reimplemented from FunctionDifference.
Definition at line 64 of file XalanEXSLTSetImpl.hpp.
virtual const XalanDOMString& XalanEXSLTFunctionDifference::getError | ( | XalanDOMString & | theBuffer | ) | const [inline, protected, virtual] |
Get the error message to report when the function is called with the wrong number of arguments.
theBuffer | The XalanDOMString for the message. |
Reimplemented from FunctionDifference.
Definition at line 72 of file XalanEXSLTSetImpl.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|