Inheritance diagram for ExtensionNSHandler:
|
Construct a new extension namespace handler for a given extension NS. This doesn't do anything - just hang on to the namespace URI.
|
|
Construct a new extension namespace handler given all the information needed.
|
|
Tests whether a certain element name is known within this namespace.
|
|
Process a call to this extension namespace via an element. As a side effect, the results are sent to the XSLTProcessor's result tree.
|
|
Set element local parts of extension NS.
|
|
Set function local parts of extension NS. Super does the work; I just record that a component desc has been loaded.
Reimplemented from ExtensionFunctionHandler. |
|
Set the script data for this extension NS. Deferred to super for actual work - only record that a component desc has been loaded.
Reimplemented from ExtensionFunctionHandler. |
|
Start the component up by executing any script that needs to run at startup time. This needs to happen before any functions can be called on the component. Reimplemented from ExtensionFunctionHandler. |
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.6 |
|