blob: 226659cc33c545390ba986e1371038713c004a9a [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>XSLTProcessorEnvSupportDefault Class Reference</h1><code>#include &lt;<a class="el" href="XSLTProcessorEnvSupportDefault_8hpp-source.html">XSLTProcessorEnvSupportDefault.hpp</a>&gt;</code>
<p>
Inheritance diagram for XSLTProcessorEnvSupportDefault:<p><center><img src="classXSLTProcessorEnvSupportDefault__inherit__graph.gif" border="0" usemap="#XSLTProcessorEnvSupportDefault_inherit_map" alt="Inheritance graph"></center>
<map name="XSLTProcessorEnvSupportDefault_inherit_map">
<area href="classXSLTProcessorEnvSupport.html" shape="rect" coords="27,117,202,93">
<area href="classXPathEnvSupport.html" shape="rect" coords="53,42,176,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XSLTProcessorEnvSupportDefault:<p><center><img src="classXSLTProcessorEnvSupportDefault__coll__graph.gif" border="0" usemap="#XSLTProcessorEnvSupportDefault_coll_map" alt="Collaboration graph"></center>
<map name="XSLTProcessorEnvSupportDefault_coll_map">
<area href="classXSLTProcessorEnvSupport.html" shape="rect" coords="6,120,182,96">
<area href="classXPathEnvSupport.html" shape="rect" coords="33,43,156,19">
<area href="classXSLTProcessor.html" shape="rect" coords="206,120,315,96">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXSLTProcessorEnvSupportDefault-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXSLTProcessorEnvSupportDefault.html#a0">XSLTProcessorEnvSupportDefault</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, <a class="el" href="classXSLTProcessor.html">XSLTProcessor</a> *theProcessor=0)
<li>virtual <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a1">~XSLTProcessorEnvSupportDefault</a> ()
<li>void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a2">setProcessor</a> (<a class="el" href="classXSLTProcessor.html">XSLTProcessor</a> *theProcessor)
<dl class="el"><dd><font size=-1><em>Reset the XLST processor instance.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a3">installExternalFunctionLocal</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName, const <a class="el" href="classFunction.html">Function</a> &amp;function)
<dl class="el"><dd><font size=-1><em>Install an external function in the local space.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a4">uninstallExternalFunctionLocal</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName)
<dl class="el"><dd><font size=-1><em>Uninstall an external function from the local space.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a5">problem</a> (<a class="el" href="classXPathEnvSupport.html#s10">eSource</a> where, <a class="el" href="classXPathEnvSupport.html#s11">eClassification</a> classification, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode, const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> *styleNode, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const XalanDOMChar *uri, int lineNo, int charOffset) const
<dl class="el"><dd><font size=-1><em><a class="el" href="classFunction.html">Function</a> that is called when a problem event occurs.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a6">parseXML</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;base)
<dl class="el"><dd><font size=-1><em>Provides support for XML parsing service.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a7">getSourceDocument</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theURI) const
<dl class="el"><dd><font size=-1><em>Get the source document for the given URI.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a8">setSourceDocument</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theURI, <a class="el" href="classXalanDocument.html">XalanDocument</a> *theDocument)
<dl class="el"><dd><font size=-1><em>Associate a document with a given URI.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a9">findURIFromDoc</a> (const <a class="el" href="classXalanDocument.html">XalanDocument</a> *owner) const
<dl class="el"><dd><font size=-1><em>Given a DOM Document, tell what URI was used to parse it.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a10">elementAvailable</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;elementName) const
<dl class="el"><dd><font size=-1><em>Determine if an external element is available.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a11">functionAvailable</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName) const
<dl class="el"><dd><font size=-1><em>Determine if a function is available.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXObjectPtr.html">XObjectPtr</a> <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a12">extFunction</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName, <a class="el" href="classXalanNode.html">XalanNode</a> *context, const <a class="el" href="classXPathEnvSupport.html#s1">XObjectArgVectorType</a> &amp;argVec, const <a class="el" href="classXPathEnvSupport.html#s0">LocatorType</a> *locator) const
<dl class="el"><dd><font size=-1><em>Handle an extension function.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a13">problem</a> (<a class="el" href="classXPathEnvSupport.html#s10">eSource</a> where, <a class="el" href="classXPathEnvSupport.html#s11">eClassification</a> classification, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> *resolver, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const XalanDOMChar *uri, int lineNo, int charOffset) const
<dl class="el"><dd><font size=-1><em><a class="el" href="classFunction.html">Function</a> that is called when a problem event occurs.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a14">reset</a> ()
<dl class="el"><dd><font size=-1><em>Reset the instance.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTProcessorEnvSupportDefault.html#a15">XSLTProcessorEnvSupportDefault</a> (const XSLTProcessorEnvSupportDefault &amp;)
<li>XSLTProcessorEnvSupportDefault&amp; <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a16">operator=</a> (const XSLTProcessorEnvSupportDefault &amp;)
<li>bool <a class="el" href="classXSLTProcessorEnvSupportDefault.html#a17">operator==</a> (const XSLTProcessorEnvSupportDefault &amp;) const
</ul>
<h2>Static Public Methods</h2>
<ul>
<li>void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#d0">installExternalFunctionGlobal</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName, const <a class="el" href="classFunction.html">Function</a> &amp;function)
<dl class="el"><dd><font size=-1><em>Install an external function in the global space.</em> <a href="#d0">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXSLTProcessorEnvSupportDefault.html#d1">uninstallExternalFunctionGlobal</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;functionName)
<dl class="el"><dd><font size=-1><em>Uninstall an external function from the global space.</em> <a href="#d1">More...</a><em><br><br></em></font></dl></ul>
<h2>Public Attributes</h2>
<ul>
<li>XPathEnvSupportDefault <a class="el" href="classXSLTProcessorEnvSupportDefault.html#m0">m_defaultSupport</a>
<li><a class="el" href="classXSLTProcessor.html">XSLTProcessor</a>* <a class="el" href="classXSLTProcessorEnvSupportDefault.html#m1">m_processor</a>
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XSLTProcessorEnvSupportDefault::XSLTProcessorEnvSupportDefault"></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>
XSLTProcessorEnvSupportDefault::XSLTProcessorEnvSupportDefault (
</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>
<a class="el" href="classXSLTProcessor.html">XSLTProcessor</a> * <em>theProcessor</em> = 0&nbsp;)
</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="a1" doxytag="XSLTProcessorEnvSupportDefault::~XSLTProcessorEnvSupportDefault"></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>
XSLTProcessorEnvSupportDefault::~XSLTProcessorEnvSupportDefault (
</b></td>
<td valign="bottom"><b>
)<code> [virtual]</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="a15" doxytag="XSLTProcessorEnvSupportDefault::XSLTProcessorEnvSupportDefault"></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>
XSLTProcessorEnvSupportDefault::XSLTProcessorEnvSupportDefault (
</b></td>
<td valign="bottom"><b>
const XSLTProcessorEnvSupportDefault &amp;&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a10" doxytag="XSLTProcessorEnvSupportDefault::elementAvailable"></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>
bool XSLTProcessorEnvSupportDefault::elementAvailable (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>elementName</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine if an external element is available.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
namespace for the element </td></tr>
<tr><td valign=top><em>elementName</em>
&nbsp;</td><td>
name of extension element </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
whether the element is available or not </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a7">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a12" doxytag="XSLTProcessorEnvSupportDefault::extFunction"></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>
<a class="el" href="classXObjectPtr.html">XObjectPtr</a> XSLTProcessorEnvSupportDefault::extFunction (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp; <em>executionContext</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>context</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPathEnvSupport.html#s1">XObjectArgVectorType</a> &amp; <em>argVec</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPathEnvSupport.html#s0">LocatorType</a> * <em>locator</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Handle an extension function.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>executionContext</em>
&nbsp;</td><td>
current execution context </td></tr>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
namespace of function </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
extension function name </td></tr>
<tr><td valign=top><em>argVec</em>
&nbsp;</td><td>
vector of arguments to function </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
A LocatorType instance for error reporting. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
pointer to <a class="el" href="classXObject.html">XObject</a> result </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a9">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a9" doxytag="XSLTProcessorEnvSupportDefault::findURIFromDoc"></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>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; XSLTProcessorEnvSupportDefault::findURIFromDoc (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDocument.html">XalanDocument</a> * <em>owner</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Given a DOM Document, tell what URI was used to parse it.
<p>
Needed for relative resolution.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>owner</em>
&nbsp;</td><td>
source document </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
document URI </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a6">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a11" doxytag="XSLTProcessorEnvSupportDefault::functionAvailable"></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>
bool XSLTProcessorEnvSupportDefault::functionAvailable (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine if a function is available.
<p>
For standard function availability, theNamespace should be an empty string.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
namespace for the function </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
name of the function </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
whether the function is available or not </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a8">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a7" doxytag="XSLTProcessorEnvSupportDefault::getSourceDocument"></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>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * XSLTProcessorEnvSupportDefault::getSourceDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theURI</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get the source document for the given URI.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theURI</em>
&nbsp;</td><td>
document URI </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
source document </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a4">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="d0" doxytag="XSLTProcessorEnvSupportDefault::installExternalFunctionGlobal"></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 XSLTProcessorEnvSupportDefault::installExternalFunctionGlobal (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classFunction.html">Function</a> &amp; <em>function</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>
Install an external function in the global space.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
The namespace for the functionl </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
The name of the function. </td></tr>
<tr><td valign=top><em>function</em>
&nbsp;</td><td>
The function to install. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a3" doxytag="XSLTProcessorEnvSupportDefault::installExternalFunctionLocal"></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 XSLTProcessorEnvSupportDefault::installExternalFunctionLocal (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classFunction.html">Function</a> &amp; <em>function</em>&nbsp;)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Install an external function in the local space.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
The namespace for the functionl </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
The name of the function. </td></tr>
<tr><td valign=top><em>function</em>
&nbsp;</td><td>
The function to install. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a16" doxytag="XSLTProcessorEnvSupportDefault::operator="></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>
XSLTProcessorEnvSupportDefault &amp; XSLTProcessorEnvSupportDefault::operator= (
</b></td>
<td valign="bottom"><b>
const XSLTProcessorEnvSupportDefault &amp;&nbsp;)
</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="a17" doxytag="XSLTProcessorEnvSupportDefault::operator=="></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>
bool XSLTProcessorEnvSupportDefault::operator== (
</b></td>
<td valign="bottom"><b>
const XSLTProcessorEnvSupportDefault &amp;&nbsp;) const
</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="a6" doxytag="XSLTProcessorEnvSupportDefault::parseXML"></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>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * XSLTProcessorEnvSupportDefault::parseXML (
</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 <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>base</em>&nbsp;)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Provides support for XML parsing service.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
location of the XML </td></tr>
<tr><td valign=top><em>base</em>
&nbsp;</td><td>
base location for URI </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
parsed document </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a3">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a13" doxytag="XSLTProcessorEnvSupportDefault::problem"></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>
bool XSLTProcessorEnvSupportDefault::problem (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXPathEnvSupport.html#s10">eSource</a> <em>where</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXPathEnvSupport.html#s11">eClassification</a> <em>classification</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> * <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>uri</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>lineNo</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>charOffset</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<a class="el" href="classFunction.html">Function</a> that is called when a problem event occurs.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>where</em>
&nbsp;</td><td>
either eXMLParser, eXSLTProcessor, eXPATHParser, eXPATHProcessor, or eDataSource. </td></tr>
<tr><td valign=top><em>classification</em>
&nbsp;</td><td>
either eWarning, or eError </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
<tr><td valign=top><em>sourceNode</em>
&nbsp;</td><td>
source tree node where the problem occurred (may be 0) </td></tr>
<tr><td valign=top><em>msg</em>
&nbsp;</td><td>
string message explaining the problem. </td></tr>
<tr><td valign=top><em>uri</em>
&nbsp;</td><td>
the URI of the stylesheet, if available. May be 0; </td></tr>
<tr><td valign=top><em>lineNo</em>
&nbsp;</td><td>
line number where the problem occurred. </td></tr>
<tr><td valign=top><em>charOffset</em>
&nbsp;</td><td>
character offset where the problem. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the return is an ERROR, in which case exception will be thrown. Otherwise the processor will continue to process. </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a10">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a5" doxytag="XSLTProcessorEnvSupportDefault::problem"></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>
bool XSLTProcessorEnvSupportDefault::problem (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXPathEnvSupport.html#s10">eSource</a> <em>where</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXPathEnvSupport.html#s11">eClassification</a> <em>classification</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> * <em>styleNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>uri</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>lineNo</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>charOffset</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<a class="el" href="classFunction.html">Function</a> that is called when a problem event occurs.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>where</em>
&nbsp;</td><td>
either eXMLParser, eXSLTProcessor, eXPATHParser, eXPATHProcessor, or eDataSource. </td></tr>
<tr><td valign=top><em>classification</em>
&nbsp;</td><td>
either eWarning, or eError </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
<tr><td valign=top><em>sourceNode</em>
&nbsp;</td><td>
source tree node where the problem occurred (may be 0) </td></tr>
<tr><td valign=top><em>styleNode</em>
&nbsp;</td><td>
stylesheet node where the problem occurred (may be 0) </td></tr>
<tr><td valign=top><em>msg</em>
&nbsp;</td><td>
string message explaining the problem. </td></tr>
<tr><td valign=top><em>uri</em>
&nbsp;</td><td>
the URI of the stylesheet, if available. May be 0; </td></tr>
<tr><td valign=top><em>lineNo</em>
&nbsp;</td><td>
line number where the problem occurred. </td></tr>
<tr><td valign=top><em>charOffset</em>
&nbsp;</td><td>
character offset where the problem. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the return is an ERROR, in which case exception will be thrown. Otherwise the processor will continue to process. </dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a2">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a14" doxytag="XSLTProcessorEnvSupportDefault::reset"></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 XSLTProcessorEnvSupportDefault::reset (
</b></td>
<td valign="bottom"><b>
)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Reset the instance.
<p>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a11">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="a2" doxytag="XSLTProcessorEnvSupportDefault::setProcessor"></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 XSLTProcessorEnvSupportDefault::setProcessor (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXSLTProcessor.html">XSLTProcessor</a> * <em>theProcessor</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Reset the XLST processor instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theProcessor</em>
&nbsp;</td><td>
pointer to new processor instance </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a8" doxytag="XSLTProcessorEnvSupportDefault::setSourceDocument"></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 XSLTProcessorEnvSupportDefault::setSourceDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * <em>theDocument</em>&nbsp;)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Associate a document with a given URI.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theURI</em>
&nbsp;</td><td>
document URI </td></tr>
<tr><td valign=top><em>theDocument</em>
&nbsp;</td><td>
source document </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classXSLTProcessorEnvSupport.html#a5">XSLTProcessorEnvSupport</a>. </td>
</tr>
</table>
<a name="d1" doxytag="XSLTProcessorEnvSupportDefault::uninstallExternalFunctionGlobal"></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 XSLTProcessorEnvSupportDefault::uninstallExternalFunctionGlobal (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</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>
Uninstall an external function from the global space.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
The namespace for the functionl </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
The name of the function. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a4" doxytag="XSLTProcessorEnvSupportDefault::uninstallExternalFunctionLocal"></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 XSLTProcessorEnvSupportDefault::uninstallExternalFunctionLocal (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>functionName</em>&nbsp;)<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Uninstall an external function from the local space.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
The namespace for the functionl </td></tr>
<tr><td valign=top><em>functionName</em>
&nbsp;</td><td>
The name of the function. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="m0" doxytag="XSLTProcessorEnvSupportDefault::m_defaultSupport"></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>
XPathEnvSupportDefault XSLTProcessorEnvSupportDefault::m_defaultSupport
</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="m1" doxytag="XSLTProcessorEnvSupportDefault::m_processor"></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>
<a class="el" href="classXSLTProcessor.html">XSLTProcessor</a> * XSLTProcessorEnvSupportDefault::m_processor
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XSLTProcessorEnvSupportDefault_8hpp-source.html">XSLTProcessorEnvSupportDefault.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>