blob: 0a1dc5b81c6294e3bb86f5241223f41a8ee0c2d3 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>XalanExtensionsInstaller Class Reference</h1><code>#include &lt;<a class="el" href="XalanExtensions_8hpp-source.html">XalanExtensions.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanExtensionsInstaller:<p><center><img src="classXalanExtensionsInstaller__inherit__graph.gif" border="0" usemap="#XalanExtensionsInstaller_inherit_map" alt="Inheritance graph"></center>
<map name="XalanExtensionsInstaller_inherit_map">
<area href="classXalanEXSLTCommonFunctionsInstaller.html" shape="rect" coords="225,31,467,7">
<area href="classXalanEXSLTDateTimeFunctionsInstaller.html" shape="rect" coords="224,79,469,55">
<area href="classXalanEXSLTDynamicFunctionsInstaller.html" shape="rect" coords="226,127,466,103">
<area href="classXalanEXSLTMathFunctionsInstaller.html" shape="rect" coords="237,174,455,150">
<area href="classXalanEXSLTSetFunctionsInstaller.html" shape="rect" coords="241,222,451,198">
<area href="classXalanEXSLTStringFunctionsInstaller.html" shape="rect" coords="233,270,459,246">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanExtensionsInstaller-members.html">List of all members.</a><h2>Static Public Methods</h2>
<ul>
<li>void <a class="el" href="classXalanExtensionsInstaller.html#d0">installLocal</a> (XPathEnvSupportDefault &amp;theSupport)
<li>void <a class="el" href="classXalanExtensionsInstaller.html#d1">installGlobal</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>void <a class="el" href="classXalanExtensionsInstaller.html#d2">uninstallLocal</a> (XPathEnvSupportDefault &amp;theSupport)
<li>void <a class="el" href="classXalanExtensionsInstaller.html#d3">uninstallGlobal</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
</ul>
<h2>Static Protected Methods</h2>
<ul>
<li>void <a class="el" href="classXalanExtensionsInstaller.html#e0">doInstallLocal</a> (const XalanDOMChar *theNamespace, const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> theFunctionTable[], XPathEnvSupportDefault &amp;theSupport)
<li>void <a class="el" href="classXalanExtensionsInstaller.html#e1">doInstallGlobal</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const XalanDOMChar *theNamespace, const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> theFunctionTable[])
<li>void <a class="el" href="classXalanExtensionsInstaller.html#e2">doUninstallLocal</a> (const XalanDOMChar *theNamespace, const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> theFunctionTable[], XPathEnvSupportDefault &amp;theSupport)
<li>void <a class="el" href="classXalanExtensionsInstaller.html#e3">doUninstallGlobal</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const XalanDOMChar *theNamespace, const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> theFunctionTable[])
</ul>
<hr><h2>Member Function Documentation</h2>
<a name="e1" doxytag="XalanExtensionsInstaller::doInstallGlobal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::doInstallGlobal (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> <em>theFunctionTable</em>[]&nbsp;)<code> [static, protected]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="e0" doxytag="XalanExtensionsInstaller::doInstallLocal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::doInstallLocal (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> <em>theFunctionTable</em>[],
</b></td>
</tr>
<tr>
<td></td>
<td><b>
XPathEnvSupportDefault &amp; <em>theSupport</em>&nbsp;)<code> [static, protected]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="e3" doxytag="XalanExtensionsInstaller::doUninstallGlobal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::doUninstallGlobal (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> <em>theFunctionTable</em>[]&nbsp;)<code> [static, protected]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="e2" doxytag="XalanExtensionsInstaller::doUninstallLocal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::doUninstallLocal (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="structXalanExtensionsInstaller_1_1FunctionTableEntry.html">FunctionTableEntry</a> <em>theFunctionTable</em>[],
</b></td>
</tr>
<tr>
<td></td>
<td><b>
XPathEnvSupportDefault &amp; <em>theSupport</em>&nbsp;)<code> [static, protected]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="d1" doxytag="XalanExtensionsInstaller::installGlobal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::installGlobal (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#d1">XalanEXSLTCommonFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDateTimeFunctionsInstaller.html#d1">XalanEXSLTDateTimeFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDynamicFunctionsInstaller.html#d1">XalanEXSLTDynamicFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTMathFunctionsInstaller.html#d1">XalanEXSLTMathFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTSetFunctionsInstaller.html#d1">XalanEXSLTSetFunctionsInstaller</a>, and <a class="el" href="classXalanEXSLTStringFunctionsInstaller.html#d1">XalanEXSLTStringFunctionsInstaller</a>. </td>
</tr>
</table>
<a name="d0" doxytag="XalanExtensionsInstaller::installLocal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::installLocal (
</b></td>
<td valign="bottom"><b>
XPathEnvSupportDefault &amp; <em>theSupport</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#d0">XalanEXSLTCommonFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDateTimeFunctionsInstaller.html#d0">XalanEXSLTDateTimeFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDynamicFunctionsInstaller.html#d0">XalanEXSLTDynamicFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTMathFunctionsInstaller.html#d0">XalanEXSLTMathFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTSetFunctionsInstaller.html#d0">XalanEXSLTSetFunctionsInstaller</a>, and <a class="el" href="classXalanEXSLTStringFunctionsInstaller.html#d0">XalanEXSLTStringFunctionsInstaller</a>. </td>
</tr>
</table>
<a name="d3" doxytag="XalanExtensionsInstaller::uninstallGlobal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::uninstallGlobal (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#d3">XalanEXSLTCommonFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDateTimeFunctionsInstaller.html#d3">XalanEXSLTDateTimeFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDynamicFunctionsInstaller.html#d3">XalanEXSLTDynamicFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTMathFunctionsInstaller.html#d3">XalanEXSLTMathFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTSetFunctionsInstaller.html#d3">XalanEXSLTSetFunctionsInstaller</a>, and <a class="el" href="classXalanEXSLTStringFunctionsInstaller.html#d3">XalanEXSLTStringFunctionsInstaller</a>. </td>
</tr>
</table>
<a name="d2" doxytag="XalanExtensionsInstaller::uninstallLocal"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XalanExtensionsInstaller::uninstallLocal (
</b></td>
<td valign="bottom"><b>
XPathEnvSupportDefault &amp; <em>theSupport</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented in <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#d2">XalanEXSLTCommonFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDateTimeFunctionsInstaller.html#d2">XalanEXSLTDateTimeFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTDynamicFunctionsInstaller.html#d2">XalanEXSLTDynamicFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTMathFunctionsInstaller.html#d2">XalanEXSLTMathFunctionsInstaller</a>, <a class="el" href="classXalanEXSLTSetFunctionsInstaller.html#d2">XalanEXSLTSetFunctionsInstaller</a>, and <a class="el" href="classXalanEXSLTStringFunctionsInstaller.html#d2">XalanEXSLTStringFunctionsInstaller</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanExtensions_8hpp-source.html">XalanExtensions.hpp</a></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</A> are used to generate this API documentation from the Xalan-C header files.</I></FONT></p>
<TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
<TR>
<TD WIDTH="80%" VALIGN="TOP">
<P ALIGN="CENTER"><B>Xalan-C++ XSLT Processor Version 1.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>