blob: 62f0a09e648a99824c3d6255f5194ec61ba28879 [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>XPathExceptionFunctionNotAvailable Class Reference</h1>Exception class thrown when an unknown function is encountered.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="XPathFunctionTable_8hpp-source.html">XPathFunctionTable.hpp</a>&gt;</code>
<p>
Inheritance diagram for XPathExceptionFunctionNotAvailable:<p><center><img src="classXPathExceptionFunctionNotAvailable__inherit__graph.gif" border="0" usemap="#XPathExceptionFunctionNotAvailable_inherit_map" alt="Inheritance graph"></center>
<map name="XPathExceptionFunctionNotAvailable_inherit_map">
<area href="classXalanXPathException.html" shape="rect" coords="49,117,193,93">
<area href="classXSLException.html" shape="rect" coords="72,42,170,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XPathExceptionFunctionNotAvailable:<p><center><img src="classXPathExceptionFunctionNotAvailable__coll__graph.gif" border="0" usemap="#XPathExceptionFunctionNotAvailable_coll_map" alt="Collaboration graph"></center>
<map name="XPathExceptionFunctionNotAvailable_coll_map">
<area href="classXalanXPathException.html" shape="rect" coords="113,237,257,213">
<area href="classXSLException.html" shape="rect" coords="136,147,234,123">
<area href="classXalanDOMString.html" shape="rect" coords="25,43,142,19">
<area href="classXalanNode.html" shape="rect" coords="258,147,338,123">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXPathExceptionFunctionNotAvailable-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef Function::LocatorType <a class="el" href="classXPathExceptionFunctionNotAvailable.html#s0">LocatorType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXPathExceptionFunctionNotAvailable.html#a0">XPathExceptionFunctionNotAvailable</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theFunctionNumber, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult)
<li><a class="el" href="classXPathExceptionFunctionNotAvailable.html#a1">XPathExceptionFunctionNotAvailable</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theFunctionNumber, const <a class="el" href="classXPathExceptionFunctionNotAvailable.html#s0">LocatorType</a> &amp;theLocator, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult)
<li><a class="el" href="classXPathExceptionFunctionNotAvailable.html#a2">~XPathExceptionFunctionNotAvailable</a> ()
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception class thrown when an unknown function is encountered.
<p>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="XPathExceptionFunctionNotAvailable::LocatorType"></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>
typedef Function::LocatorType XPathExceptionFunctionNotAvailable::LocatorType
</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>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable"></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>
XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theFunctionNumber</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theResult</em>&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="XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable"></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>
XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theFunctionNumber</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPathExceptionFunctionNotAvailable.html#s0">LocatorType</a> &amp; <em>theLocator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theResult</em>&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="a2" doxytag="XPathExceptionFunctionNotAvailable::~XPathExceptionFunctionNotAvailable"></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>
XPathExceptionFunctionNotAvailable::~XPathExceptionFunctionNotAvailable (
</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>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XPathFunctionTable_8hpp-source.html">XPathFunctionTable.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>