blob: 6e581eae5ab738364caa673e6f794148b50c8f9d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-static-methods">Static Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanEXSLTCommonFunctionsInstaller Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanEXSLTCommonFunctionsInstaller" --><!-- doxytag: inherits="XalanExtensionsInstaller" -->
<p><code>#include &lt;<a class="el" href="XalanEXSLTCommon_8hpp_source.html">XalanEXSLTCommon.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanExtensionsInstaller.html">XalanExtensionsInstaller</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanEXSLTCommonFunctionsInstaller:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanEXSLTCommonFunctionsInstaller__coll__graph.png" border="0" usemap="#XalanEXSLTCommonFunctionsInstaller_coll__map" alt="Collaboration graph"/></div>
<map name="XalanEXSLTCommonFunctionsInstaller_coll__map" id="XalanEXSLTCommonFunctionsInstaller_coll__map">
<area shape="rect" id="node2" href="classXalanExtensionsInstaller.html" title="XalanExtensionsInstaller" alt="" coords="51,5,229,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanEXSLTCommonFunctionsInstaller-members.html">List of all members.</a></p>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static void <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#ad826382f27a549f0c9b6be1a44f928b5">installLocal</a> (<a class="el" href="classXPathEnvSupportDefault.html">XPathEnvSupportDefault</a> &amp;theSupport)
<li>static void <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#a3c7d4a722a52a7673d7dc3cfa0089b1b">installGlobal</a> (MemoryManager &amp;theManager)
<li>static void <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#a409a00cf408429ae7d26e735638378d3">uninstallLocal</a> (<a class="el" href="classXPathEnvSupportDefault.html">XPathEnvSupportDefault</a> &amp;theSupport)
<li>static void <a class="el" href="classXalanEXSLTCommonFunctionsInstaller.html#af0652a32366807175a4dc5d9a7ff8ad2">uninstallGlobal</a> (MemoryManager &amp;theManager)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanEXSLTCommon_8hpp_source.html#l00035">35</a> of file <a class="el" href="XalanEXSLTCommon_8hpp_source.html">XalanEXSLTCommon.hpp</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a3c7d4a722a52a7673d7dc3cfa0089b1b"></a><!-- doxytag: member="XalanEXSLTCommonFunctionsInstaller::installGlobal" ref="a3c7d4a722a52a7673d7dc3cfa0089b1b" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static void XalanEXSLTCommonFunctionsInstaller::installGlobal </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classXalanExtensionsInstaller.html#aa615c4f9b7ebc39674be096ffb4732fd">XalanExtensionsInstaller</a>.</p>
</div>
</div>
<a class="anchor" id="ad826382f27a549f0c9b6be1a44f928b5"></a><!-- doxytag: member="XalanEXSLTCommonFunctionsInstaller::installLocal" ref="ad826382f27a549f0c9b6be1a44f928b5" args="(XPathEnvSupportDefault &amp;theSupport)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static void XalanEXSLTCommonFunctionsInstaller::installLocal </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathEnvSupportDefault.html">XPathEnvSupportDefault</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSupport</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classXalanExtensionsInstaller.html#ad9162e90fb9c472ca4ec921e87feefd0">XalanExtensionsInstaller</a>.</p>
</div>
</div>
<a class="anchor" id="af0652a32366807175a4dc5d9a7ff8ad2"></a><!-- doxytag: member="XalanEXSLTCommonFunctionsInstaller::uninstallGlobal" ref="af0652a32366807175a4dc5d9a7ff8ad2" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static void XalanEXSLTCommonFunctionsInstaller::uninstallGlobal </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classXalanExtensionsInstaller.html#aa19f6f053100a435bd8ae28a274cb5c5">XalanExtensionsInstaller</a>.</p>
</div>
</div>
<a class="anchor" id="a409a00cf408429ae7d26e735638378d3"></a><!-- doxytag: member="XalanEXSLTCommonFunctionsInstaller::uninstallLocal" ref="a409a00cf408429ae7d26e735638378d3" args="(XPathEnvSupportDefault &amp;theSupport)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static void XalanEXSLTCommonFunctionsInstaller::uninstallLocal </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathEnvSupportDefault.html">XPathEnvSupportDefault</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSupport</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classXalanExtensionsInstaller.html#a9f3d08d47b73e835c1eee14eaf8a9f50">XalanExtensionsInstaller</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanEXSLTCommon_8hpp_source.html">XalanEXSLTCommon.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">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="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>