Inheritance diagram for XalanExtensionsInstaller:
static void XalanExtensionsInstaller::installLocal | ( | XPathEnvSupportDefault & | theSupport | ) | [static] |
static void XalanExtensionsInstaller::installGlobal | ( | MemoryManagerType & | theManager | ) | [static] |
static void XalanExtensionsInstaller::uninstallLocal | ( | XPathEnvSupportDefault & | theSupport | ) | [static] |
static void XalanExtensionsInstaller::uninstallGlobal | ( | MemoryManagerType & | theManager | ) | [static] |
static void XalanExtensionsInstaller::doInstallLocal | ( | const XalanDOMChar * | theNamespace, | |
const FunctionTableEntry | theFunctionTable[], | |||
XPathEnvSupportDefault & | theSupport | |||
) | [static, protected] |
static void XalanExtensionsInstaller::doInstallGlobal | ( | MemoryManagerType & | theManager, | |
const XalanDOMChar * | theNamespace, | |||
const FunctionTableEntry | theFunctionTable[] | |||
) | [static, protected] |
static void XalanExtensionsInstaller::doUninstallLocal | ( | const XalanDOMChar * | theNamespace, | |
const FunctionTableEntry | theFunctionTable[], | |||
XPathEnvSupportDefault & | theSupport | |||
) | [static, protected] |
static void XalanExtensionsInstaller::doUninstallGlobal | ( | MemoryManagerType & | theManager, | |
const XalanDOMChar * | theNamespace, | |||
const FunctionTableEntry | theFunctionTable[] | |||
) | [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 |
|