FunctionDefaultStringArgument implementation. More...
#include <FunctionDefaultStringArgument.hpp>
Inheritance diagram for FunctionDefaultStringArgument:
Collaboration diagram for FunctionDefaultStringArgument:
FunctionDefaultStringArgument implementation.
This is a base class for all string functions which have a default argument. It is NOT a concrete class.
|
Create a copy of the function object.
Reimplemented from Function.
Reimplemented in FunctionNormalizeSpace, FunctionString, and FunctionStringLength.
|
Execute an XPath function object.
The function must return a valid object.
executionContext | current context |
opPos | current op position |
args | list of XObject arguments |
Reimplemented from Function.
Reimplemented in FunctionNormalizeSpace, FunctionString, and FunctionStringLength.
|
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++ XSL Transformer Version 1.0 |
|