 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALANEXTENSIONS_HEADER_GUARD_1357924680)
19 #define XALANEXTENSIONS_HEADER_GUARD_1357924680
37 class XPathEnvSupportDefault;
67 const XalanDOMChar* theNamespace,
73 MemoryManager& theManager,
74 const XalanDOMChar* theNamespace,
79 const XalanDOMChar* theNamespace,
85 MemoryManager& theManager,
86 const XalanDOMChar* theNamespace,
96 #endif // XALANEXTENSIONS_HEADER_GUARD_1357924680
static void doInstallLocal(const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[], XPathEnvSupportDefault &theSupport)
#define XALAN_XALANEXTENSIONS_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
static void doUninstallLocal(const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[], XPathEnvSupportDefault &theSupport)
const Function * theFunction
static void installLocal(XPathEnvSupportDefault &theSupport)
static void uninstallLocal(XPathEnvSupportDefault &theSupport)
static void installGlobal(MemoryManager &theManager)
static void doInstallGlobal(MemoryManager &theManager, const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[])
static void uninstallGlobal(MemoryManager &theManager)
static void doUninstallGlobal(MemoryManager &theManager, const XalanDOMChar *theNamespace, const FunctionTableEntry theFunctionTable[])
const XalanDOMChar * theFunctionName