Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 2635

xalan-c-doc-1.1-8mdk.i586.rpm

<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:50:30 2001 -->
<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>XSLException  Class Reference</h1><code>#include &lt;<a class="el" href="XSLException.hpp-source.html">XSLException.hpp</a>&gt;</code>
<p>
Inheritance diagram for XSLException<p><center><img src="class_xslexception_inherit_graph.gif" border="0" usemap="#XSLException_inherit_map" alt="Inheritance graph"></center>
<map name="XSLException_inherit_map">
<area href="class_domsupportexception.html" shape="rect" coords="249,-1,391,18">
<area href="class_urisupport__invaliduriexception.html" shape="rect" coords="220,42,420,61">
<area href="class_xalanoutputstream__xalanoutputstreamexception.html" shape="rect" coords="176,85,464,103">
<area href="class_xalantranscodingservices__unrepresentablecharacterexception.html" shape="rect" coords="141,127,499,146">
<area href="class_xmlsupportexception.html" shape="rect" coords="251,170,389,189">
<area href="class_xpathexception.html" shape="rect" coords="269,213,371,231">
<area href="class_xsltprocessorexception.html" shape="rect" coords="244,255,396,274">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XSLException:<p><center><img src="class_xslexception_coll_graph.gif" border="0" usemap="#XSLException_coll_map" alt="Collaboration graph"></center>
<map name="XSLException_coll_map">
<area href="class_xalandomstring.html" shape="rect" coords="0,0,109,18">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_xslexception-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_xslexception.html#a0">XSLException</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; theMessage, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; theType = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>(XALAN_STATIC_UCODE_STRING("XSLException")))
<dl class="el"><dd><font size=-1><em>Constructor.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_xslexception.html#a1">~XSLException</a> ()
<li>const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_xslexception.html#a2">getType</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve type of exception.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_xslexception.html#a3">getMessage</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve message for exception.</em> <a href="#a3">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XSLException::XSLException"></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> 
XSLException::XSLException (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>theMessage</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>theType</em> = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>(XALAN_STATIC_UCODE_STRING("XSLException"))&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 "XSLException" </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a1" doxytag="XSLException::~XSLException"></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> 
virtual XSLException::~XSLException (
          </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="a3" doxytag="XSLException::getMessage"></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="class_xalandomstring.html">XalanDOMString</a> &amp; XSLException::getMessage (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieve message for exception.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 exception message </dl>    </td>
  </tr>
</table>
<a name="a2" doxytag="XSLException::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 <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; XSLException::getType (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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>    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XSLException.hpp-source.html">XSLException.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="images/dot.gif" width="1"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
	<TR>
		<TD WIDTH="80%" VALIGN="TOP">
			<P ALIGN="CENTER"><B>Xalan-C++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 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">
		</TD>
	</TR>
</TABLE>