blob: 100aa4db1ce065f7cc43b4bbdf3b4e54847f6fe8 [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>XObject::XObjectInvalidConversionException Class Reference</h1><code>#include &lt;<a class="el" href="XObject_8hpp-source.html">XObject.hpp</a>&gt;</code>
<p>
Inheritance diagram for XObject::XObjectInvalidConversionException:<p><center><img src="classXObject_1_1XObjectInvalidConversionException__inherit__graph.gif" border="0" usemap="#XObject::XObjectInvalidConversionException_inherit_map" alt="Inheritance graph"></center>
<map name="XObject::XObjectInvalidConversionException_inherit_map">
<area href="classXObject_1_1XObjectException.html" shape="rect" coords="56,192,231,168">
<area href="classXalanXPathException.html" shape="rect" coords="72,117,215,93">
<area href="classXSLException.html" shape="rect" coords="94,43,193,19">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XObject::XObjectInvalidConversionException:<p><center><img src="classXObject_1_1XObjectInvalidConversionException__coll__graph.gif" border="0" usemap="#XObject::XObjectInvalidConversionException_coll_map" alt="Collaboration graph"></center>
<map name="XObject::XObjectInvalidConversionException_coll_map">
<area href="classXObject_1_1XObjectException.html" shape="rect" coords="97,314,273,290">
<area href="classXalanXPathException.html" shape="rect" coords="113,237,257,213">
<area href="classXSLException.html" shape="rect" coords="136,146,234,122">
<area href="classXalanDOMString.html" shape="rect" coords="25,42,142,18">
<area href="classXalanNode.html" shape="rect" coords="258,146,338,122">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXObject_1_1XObjectInvalidConversionException-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXObject_1_1XObjectInvalidConversionException.html#a0">XObjectInvalidConversionException</a> (<a class="el" href="classXObject.html#s16">eObjectType</a> fromType, <a class="el" href="classXObject.html#s16">eObjectType</a> toType)
<li><a class="el" href="classXObject_1_1XObjectInvalidConversionException.html#a1">XObjectInvalidConversionException</a> (const XObjectInvalidConversionException &amp;other)
<li>virtual <a class="el" href="classXObject_1_1XObjectInvalidConversionException.html#a2">~XObjectInvalidConversionException</a> ()
<li>virtual const XalanDOMChar* <a class="el" href="classXObject_1_1XObjectInvalidConversionException.html#a3">getType</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve type of 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="XObject::XObjectInvalidConversionException::XObjectInvalidConversionException"></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>
XObject::XObjectInvalidConversionException::XObjectInvalidConversionException (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXObject.html#s16">eObjectType</a> <em>fromType</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXObject.html#s16">eObjectType</a> <em>toType</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="XObject::XObjectInvalidConversionException::XObjectInvalidConversionException"></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>
XObject::XObjectInvalidConversionException::XObjectInvalidConversionException (
</b></td>
<td valign="bottom"><b>
const XObjectInvalidConversionException &amp; <em>other</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="XObject::XObjectInvalidConversionException::~XObjectInvalidConversionException"></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>
XObject::XObjectInvalidConversionException::~XObjectInvalidConversionException (
</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="XObject::XObjectInvalidConversionException::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 * XObject::XObjectInvalidConversionException::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="classXObject_1_1XObjectException.html#a3">XObject::XObjectException</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XObject_8hpp-source.html">XObject.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>