blob: c24aaba7a3a146c1f6bc3aba985044c7b9dec109 [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>ExecutionContext Class Reference</h1><code>#include &lt;<a class="el" href="ExecutionContext_8hpp-source.html">ExecutionContext.hpp</a>&gt;</code>
<p>
Inheritance diagram for ExecutionContext:<p><center><img src="classExecutionContext__inherit__graph.gif" border="0" usemap="#ExecutionContext_inherit_map" alt="Inheritance graph"></center>
<map name="ExecutionContext_inherit_map">
<area href="classXPathExecutionContext.html" shape="rect" coords="123,117,274,93">
<area href="classStylesheetExecutionContext.html" shape="rect" coords="7,192,183,168">
<area href="classXPathExecutionContextDefault.html" shape="rect" coords="206,192,398,168">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classExecutionContext-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classExecutionContext.html#a0">ExecutionContext</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;<a class="el" href="classExecutionContext.html#n0">m_memoryManager</a>)
<li>virtual <a class="el" href="classExecutionContext.html#a1">~ExecutionContext</a> ()
<li>virtual void <a class="el" href="classExecutionContext.html#a2">error</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0) const=0
<dl class="el"><dd><font size=-1><em>Report an error and throw an exception.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classExecutionContext.html#a3">warn</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0) const=0
<dl class="el"><dd><font size=-1><em>Report a warning.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classExecutionContext.html#a4">message</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0) const=0
<dl class="el"><dd><font size=-1><em>Output a message.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li><a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a>&amp; <a class="el" href="classExecutionContext.html#a5">getMemoryManager</a> ()
</ul>
<h2>Protected Attributes</h2>
<ul>
<li><a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a>&amp; <a class="el" href="classExecutionContext.html#n0">m_memoryManager</a>
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ExecutionContext::ExecutionContext"></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>
ExecutionContext::ExecutionContext (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>m_memoryManager</em>&nbsp;)<code> [explicit]</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="a1" doxytag="ExecutionContext::~ExecutionContext"></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>
ExecutionContext::~ExecutionContext (
</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>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="ExecutionContext::error"></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 ExecutionContext::error (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Report an error and throw an exception.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>msg</em>
&nbsp;</td><td>
The text of the message. </td></tr>
<tr><td valign=top><em>sourceNode</em>
&nbsp;</td><td>
The source node where the error occurred. May be 0. </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
A Locator to determine where the error occurred. May be 0. </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classXPathExecutionContext.html#a37">XPathExecutionContext</a>, <a class="el" href="classXPathExecutionContextDefault.html#a43">XPathExecutionContextDefault</a>, and <a class="el" href="classStylesheetExecutionContext.html#a163">StylesheetExecutionContext</a>. </td>
</tr>
</table>
<a name="a5" doxytag="ExecutionContext::getMemoryManager"></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="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; ExecutionContext::getMemoryManager (
</b></td>
<td valign="bottom"><b>
)
</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="a4" doxytag="ExecutionContext::message"></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 ExecutionContext::message (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Output a message.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>msg</em>
&nbsp;</td><td>
The text of the message. </td></tr>
<tr><td valign=top><em>sourceNode</em>
&nbsp;</td><td>
The source node where the message occurred. May be 0. </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
A Locator to determine where the message occurred. May be 0. </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classXPathExecutionContext.html#a39">XPathExecutionContext</a>, <a class="el" href="classXPathExecutionContextDefault.html#a45">XPathExecutionContextDefault</a>, and <a class="el" href="classStylesheetExecutionContext.html#a165">StylesheetExecutionContext</a>. </td>
</tr>
</table>
<a name="a3" doxytag="ExecutionContext::warn"></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 ExecutionContext::warn (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Report a warning.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>msg</em>
&nbsp;</td><td>
The text of the message. </td></tr>
<tr><td valign=top><em>sourceNode</em>
&nbsp;</td><td>
The source node where the warning occurred. May be 0. </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
A Locator to determine where the warning occurred. May be 0. </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classXPathExecutionContext.html#a38">XPathExecutionContext</a>, <a class="el" href="classXPathExecutionContextDefault.html#a44">XPathExecutionContextDefault</a>, and <a class="el" href="classStylesheetExecutionContext.html#a164">StylesheetExecutionContext</a>. </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="n0" doxytag="ExecutionContext::m_memoryManager"></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="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; ExecutionContext::m_memoryManager<code> [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>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ExecutionContext_8hpp-source.html">ExecutionContext.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>