Inheritance diagram for XalanEXSLTFunctionDecodeURI:

| XalanEXSLTFunctionDecodeURI::XalanEXSLTFunctionDecodeURI | ( | ) |
| virtual XalanEXSLTFunctionDecodeURI::~XalanEXSLTFunctionDecodeURI | ( | ) | [virtual] |
| virtual XObjectPtr XalanEXSLTFunctionDecodeURI::execute | ( | XPathExecutionContext & | executionContext, | |
| XalanNode * | context, | |||
| const XObjectArgVectorType & | args, | |||
| const LocatorType * | locator | |||
| ) | const [virtual] |
| virtual XalanEXSLTFunctionDecodeURI* XalanEXSLTFunctionDecodeURI::clone | ( | MemoryManagerType & | theManager | ) | const [virtual] |
| const XalanDOMString& XalanEXSLTFunctionDecodeURI::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.
| XalanDOMChar XalanEXSLTFunctionDecodeURI::hexCharsToByte | ( | XPathExecutionContext & | executionContext, | |
| XalanNode * | context, | |||
| const LocatorType * | locator, | |||
| const XalanDOMChar | highHexChar, | |||
| const XalanDOMChar | lowHexChar | |||
| ) | const [protected] |
const XalanDOMString::size_type XalanEXSLTFunctionDecodeURI::s_octetSize [static, protected] |
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 |
|
|