#include <XalanEXSLTCommonImpl.hpp>
Inherits FunctionNodeSet.
Definition at line 43 of file XalanEXSLTCommonImpl.hpp.
XalanEXSLTFunctionNodeSet::XalanEXSLTFunctionNodeSet | ( | ) | [inline] |
Definition at line 27 of file XalanEXSLTCommonImpl.hpp.
virtual XalanEXSLTFunctionNodeSet::~XalanEXSLTFunctionNodeSet | ( | ) | [inline, virtual] |
Definition at line 33 of file XalanEXSLTCommonImpl.hpp.
virtual XalanEXSLTFunctionNodeSet* XalanEXSLTFunctionNodeSet::clone | ( | MemoryManager & | theManager | ) | const [inline, virtual] |
Create a copy of the function object.
Reimplemented from FunctionNodeSet.
Definition at line 42 of file XalanEXSLTCommonImpl.hpp.
virtual const XalanDOMString& XalanEXSLTFunctionNodeSet::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 FunctionNodeSet.
Definition at line 50 of file XalanEXSLTCommonImpl.hpp.
virtual const XalanDOMString& XalanEXSLTFunctionNodeSet::getInvalidArgumentTypeError | ( | XalanDOMString & | theResult | ) | const [inline, protected, virtual] |
Reimplemented from FunctionNodeSet.
Definition at line 62 of file XalanEXSLTCommonImpl.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|