git-svn-id: http://moon:8086/svn/software/trunk/libsrc/xerces-c-3.0.0@1 b431acfa-c32f-4a4a-93f1-934dc6c82436
217 lines
12 KiB
HTML
Executable File
217 lines
12 KiB
HTML
Executable File
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>Xerces-C++: DOMRangeException Class Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.4 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li class="current"><a href="classes.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<h1>DOMRangeException Class Reference</h1><!-- doxytag: class="DOMRangeException" --><!-- doxytag: inherits="DOMException" -->Range operations may throw a <code><a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a></code> as specified in their method descriptions.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<div class="dynheader">
|
|
Inheritance diagram for DOMRangeException:</div>
|
|
<div class="dynsection">
|
|
|
|
<p><center><img src="classDOMRangeException.png" usemap="#DOMRangeException_map" border="0" alt=""></center>
|
|
<map name="DOMRangeException_map">
|
|
<area href="classDOMException.html" alt="DOMException" shape="rect" coords="0,0,133,24">
|
|
</map>
|
|
</div>
|
|
|
|
<p>
|
|
<a href="classDOMRangeException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Public Contants</div></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMRangeException.html#e54db705840de3e7632e2b49c7cc2fef">RangeExceptionCode</a> { <a class="el" href="classDOMRangeException.html#e54db705840de3e7632e2b49c7cc2fefca18204377650a0723b146f952d93124">BAD_BOUNDARYPOINTS_ERR</a> = 111,
|
|
<a class="el" href="classDOMRangeException.html#e54db705840de3e7632e2b49c7cc2fef0655f4c31c9975dd799bca66e9e033a8">INVALID_NODE_TYPE_ERR</a> = 112
|
|
}</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Enumerators for DOM Range Exceptions. <a href="classDOMRangeException.html#e54db705840de3e7632e2b49c7cc2fef">More...</a><br></td></tr>
|
|
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMRangeException.html#25dc12e9dbb1ff22a8fb255d3636ce06">DOMRangeException</a> ()</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor for <a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>. <a href="#25dc12e9dbb1ff22a8fb255d3636ce06"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMRangeException.html#cd56dbb0f377992b4456e92c656c472c">DOMRangeException</a> (short <a class="el" href="classDOMException.html#b23877af4faedb46e90710e150c664dc">code</a>, short messageCode, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const memoryManager)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor which takes an error code and a message. <a href="#cd56dbb0f377992b4456e92c656c472c"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMRangeException.html#6b6e0f48fd137428466117d8f0b121ba">DOMRangeException</a> (const <a class="el" href="classDOMRangeException.html">DOMRangeException</a> &other)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Copy constructor. <a href="#6b6e0f48fd137428466117d8f0b121ba"></a><br></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Destructor.</div></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMRangeException.html#446bf31f9f1cb9a627d55337dccf5b35">~DOMRangeException</a> ()</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for <a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>. <a href="#446bf31f9f1cb9a627d55337dccf5b35"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
Range operations may throw a <code><a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a></code> as specified in their method descriptions.
|
|
<p>
|
|
See also the <a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113">Document Object Model (DOM) Level 2 Traversal and Range Specification</a>. <dl class="since" compact><dt><b>Since:</b></dt><dd>DOM Level 2 </dd></dl>
|
|
<hr><h2>Member Enumeration Documentation</h2>
|
|
<a class="anchor" name="e54db705840de3e7632e2b49c7cc2fef"></a><!-- doxytag: member="DOMRangeException::RangeExceptionCode" ref="e54db705840de3e7632e2b49c7cc2fef" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classDOMRangeException.html#e54db705840de3e7632e2b49c7cc2fef">DOMRangeException::RangeExceptionCode</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Enumerators for DOM Range Exceptions.
|
|
<p>
|
|
<code>BAD_BOUNDARYPOINTS_ERR:</code> If the boundary-points of a Range do not meet specific requirements.<p>
|
|
<code>INVALID_NODE_TYPE_ERR:</code> If the container of an boundary-point of a Range is being set to either a node of an invalid type or a node with an ancestor of an invalid type.<p>
|
|
<dl class="since" compact><dt><b>Since:</b></dt><dd>DOM Level 2 </dd></dl>
|
|
<dl compact><dt><b>Enumerator: </b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"><em><a class="anchor" name="e54db705840de3e7632e2b49c7cc2fefca18204377650a0723b146f952d93124"></a><!-- doxytag: member="BAD_BOUNDARYPOINTS_ERR" ref="e54db705840de3e7632e2b49c7cc2fefca18204377650a0723b146f952d93124" args="" -->BAD_BOUNDARYPOINTS_ERR</em> </td><td>
|
|
</td></tr>
|
|
<tr><td valign="top"><em><a class="anchor" name="e54db705840de3e7632e2b49c7cc2fef0655f4c31c9975dd799bca66e9e033a8"></a><!-- doxytag: member="INVALID_NODE_TYPE_ERR" ref="e54db705840de3e7632e2b49c7cc2fef0655f4c31c9975dd799bca66e9e033a8" args="" -->INVALID_NODE_TYPE_ERR</em> </td><td>
|
|
</td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="25dc12e9dbb1ff22a8fb255d3636ce06"></a><!-- doxytag: member="DOMRangeException::DOMRangeException" ref="25dc12e9dbb1ff22a8fb255d3636ce06" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DOMRangeException::DOMRangeException </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Default constructor for <a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>.
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="cd56dbb0f377992b4456e92c656c472c"></a><!-- doxytag: member="DOMRangeException::DOMRangeException" ref="cd56dbb0f377992b4456e92c656c472c" args="(short code, short messageCode, MemoryManager *const memoryManager)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DOMRangeException::DOMRangeException </td>
|
|
<td>(</td>
|
|
<td class="paramtype">short </td>
|
|
<td class="paramname"> <em>code</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">short </td>
|
|
<td class="paramname"> <em>messageCode</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"> <em>memoryManager</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Constructor which takes an error code and a message.
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>code</em> </td><td>The error code which indicates the exception </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>messageCode</em> </td><td>The string containing the error message </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>memoryManager</em> </td><td>The memory manager used to (de)allocate memory </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="6b6e0f48fd137428466117d8f0b121ba"></a><!-- doxytag: member="DOMRangeException::DOMRangeException" ref="6b6e0f48fd137428466117d8f0b121ba" args="(const DOMRangeException &other)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DOMRangeException::DOMRangeException </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classDOMRangeException.html">DOMRangeException</a> & </td>
|
|
<td class="paramname"> <em>other</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Copy constructor.
|
|
<p>
|
|
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
<table border="0" cellspacing="2" cellpadding="0">
|
|
<tr><td valign="top"></td><td valign="top"><em>other</em> </td><td>The object to be copied. </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="446bf31f9f1cb9a627d55337dccf5b35"></a><!-- doxytag: member="DOMRangeException::~DOMRangeException" ref="446bf31f9f1cb9a627d55337dccf5b35" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual DOMRangeException::~DOMRangeException </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Destructor for <a class="el" href="classDOMRangeException.html" title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a>.
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="DOMRangeException_8hpp-source.html">DOMRangeException.hpp</a></ul>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 24 16:36:34 2008 for Xerces-C++ by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
|
|
</body>
|
|
</html>
|