Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Static Public Member Functions | Static Protected Member Functions | List of all members
XalanExtensionsInstaller Class Reference
Inheritance diagram for XalanExtensionsInstaller:
XalanEXSLTCommonFunctionsInstaller XalanEXSLTDateTimeFunctionsInstaller XalanEXSLTDynamicFunctionsInstaller XalanEXSLTMathFunctionsInstaller XalanEXSLTSetFunctionsInstaller XalanEXSLTStringFunctionsInstaller

Classes

struct  FunctionTableEntry
 

Static Public Member Functions

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

Static Protected Member Functions

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

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