Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Static Public Member Functions | List of all members
XalanEXSLTStringFunctionsInstaller Class Reference
Inheritance diagram for XalanEXSLTStringFunctionsInstaller:
XalanExtensionsInstaller

Static Public Member Functions

static void installLocal (XPathEnvSupportDefault &theSupport)
static void installGlobal (MemoryManagerType &theManager)
static void uninstallLocal (XPathEnvSupportDefault &theSupport)
static void uninstallGlobal (MemoryManagerType &theManager)

Additional Inherited Members

- Static Protected Member Functions inherited from XalanExtensionsInstaller
static void doInstallLocal (const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[], XPathEnvSupportDefault &theSupport)
static void doInstallGlobal (MemoryManagerType &theManager, const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[])
static void doUninstallLocal (const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[], XPathEnvSupportDefault &theSupport)
static void doUninstallGlobal (MemoryManagerType &theManager, const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[])

Member Function Documentation

static void XalanEXSLTStringFunctionsInstaller::installGlobal ( MemoryManagerType theManager)
static

Reimplemented from XalanExtensionsInstaller.

static void XalanEXSLTStringFunctionsInstaller::installLocal ( XPathEnvSupportDefault theSupport)
static

Reimplemented from XalanExtensionsInstaller.

static void XalanEXSLTStringFunctionsInstaller::uninstallGlobal ( MemoryManagerType theManager)
static

Reimplemented from XalanExtensionsInstaller.

static void XalanEXSLTStringFunctionsInstaller::uninstallLocal ( XPathEnvSupportDefault theSupport)
static

Reimplemented from XalanExtensionsInstaller.


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo