blob: 5aa6deb36986494bf194f09ef9602fe0265c02e0 [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>XPathParserException Class Reference</h1>Exception class thrown when a problem parsing an <a class="el" href="classXPath.html">XPath</a> is encountered.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="XPathParserException_8hpp-source.html">XPathParserException.hpp</a>&gt;</code>
<p>
Inheritance diagram for XPathParserException:<p><center><img src="classXPathParserException__inherit__graph.gif" border="0" usemap="#XPathParserException_inherit_map" alt="Inheritance graph"></center>
<map name="XPathParserException_inherit_map">
<area href="classXalanXPathException.html" shape="rect" coords="9,117,153,93">
<area href="classXSLException.html" shape="rect" coords="32,42,130,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XPathParserException:<p><center><img src="classXPathParserException__coll__graph.gif" border="0" usemap="#XPathParserException_coll_map" alt="Collaboration graph"></center>
<map name="XPathParserException_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="classXPathParserException-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXPathParserException.html#a0">XPathParserException</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theURI, int theLineNumber, int theColumnNumber, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Constructor.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXPathParserException.html#a1">XPathParserException</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> &amp;theLocator, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Constructor.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXPathParserException.html#a2">XPathParserException</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Constructor.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPathParserException.html#a3">~XPathParserException</a> ()
<li>virtual const XalanDOMChar* <a class="el" href="classXPathParserException.html#a4">getType</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve type of exception.</em> <a href="#a4">More...</a><em><br><br></em></font></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception class thrown when a problem parsing an <a class="el" href="classXPath.html">XPath</a> is encountered.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XPathParserException::XPathParserException"></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>
XPathParserException::XPathParserException (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theMessage</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theURI</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>theLineNumber</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
int <em>theColumnNumber</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theMessage</em>
&nbsp;</td><td>
message to write when exception thrown </td></tr>
<tr><td valign=top><em>theURI</em>
&nbsp;</td><td>
the URI of the related document, if known </td></tr>
<tr><td valign=top><em>theLineNumber</em>
&nbsp;</td><td>
the line number of the related document, or -1 if not known </td></tr>
<tr><td valign=top><em>theColumnNumber</em>
&nbsp;</td><td>
the column number of the related document, or -1 if not known </td></tr>
<tr><td valign=top><em>theType</em>
&nbsp;</td><td>
type of exception, default is "XPathParserException" </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a1" doxytag="XPathParserException::XPathParserException"></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>
XPathParserException::XPathParserException (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> &amp; <em>theLocator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theMessage</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocator</em>
&nbsp;</td><td>
The locator instance for error reporting. </td></tr>
<tr><td valign=top><em>theMessage</em>
&nbsp;</td><td>
message to write when exception thrown </td></tr>
<tr><td valign=top><em>theType</em>
&nbsp;</td><td>
type of exception, default is "XPathParserException" </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a2" doxytag="XPathParserException::XPathParserException"></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>
XPathParserException::XPathParserException (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theMessage</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theMessage</em>
&nbsp;</td><td>
message to write when exception thrown </td></tr>
<tr><td valign=top><em>theType</em>
&nbsp;</td><td>
type of exception, default is "XPathParserException" </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a3" doxytag="XPathParserException::~XPathParserException"></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>
XPathParserException::~XPathParserException (
</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="a4" doxytag="XPathParserException::getType"></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 XalanDOMChar * XPathParserException::getType (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve type of exception.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
type of exception </dl>
<p>
Reimplemented from <a class="el" href="classXalanXPathException.html#a5">XalanXPathException</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XPathParserException_8hpp-source.html">XPathParserException.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>