Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanExtensionsInstaller Class Reference
#include <XalanExtensions.hpp>
Inheritance diagram for XalanExtensionsInstaller:
[legend]List of all members.Static Public Methods
Static Protected Methods
Member Function Documentation
void XalanExtensionsInstaller::doInstallGlobal (
|
MemoryManagerType & theManager,
|
|
const XalanDOMChar * theNamespace,
|
|
const FunctionTableEntry theFunctionTable[] ) [static, protected]
|
|
void XalanExtensionsInstaller::doInstallLocal (
|
const XalanDOMChar * theNamespace,
|
|
const FunctionTableEntry theFunctionTable[],
|
|
XPathEnvSupportDefault & theSupport ) [static, protected]
|
|
void XalanExtensionsInstaller::doUninstallGlobal (
|
MemoryManagerType & theManager,
|
|
const XalanDOMChar * theNamespace,
|
|
const FunctionTableEntry theFunctionTable[] ) [static, protected]
|
|
void XalanExtensionsInstaller::doUninstallLocal (
|
const XalanDOMChar * theNamespace,
|
|
const FunctionTableEntry theFunctionTable[],
|
|
XPathEnvSupportDefault & theSupport ) [static, protected]
|
|
void XalanExtensionsInstaller::installGlobal (
|
MemoryManagerType & theManager ) [static]
|
|
void XalanExtensionsInstaller::installLocal (
|
XPathEnvSupportDefault & theSupport ) [static]
|
|
void XalanExtensionsInstaller::uninstallGlobal (
|
MemoryManagerType & theManager ) [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.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|