XQuilla/docs/dom3-api/classxercesc_1_1DOMNotation.html
2020-02-17 22:13:50 +01:00

228 lines
10 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla DOM3 API Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1DOMNotation.html">DOMNotation</a></div>
<h1>xercesc::DOMNotation Class Reference</h1><!-- doxytag: class="xercesc::DOMNotation" --><!-- doxytag: inherits="xercesc::DOMNode" -->This interface represents a notation declared in the DTD.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="DOMNotation_8hpp-source.html">DOMNotation.hpp</a>&gt;</code>
<p>
Inheritance diagram for xercesc::DOMNotation:<p><center><img src="classxercesc_1_1DOMNotation__inherit__graph.png" border="0" usemap="#xercesc_1_1DOMNotation__inherit__map" alt="Inheritance graph"></center>
<map name="xercesc_1_1DOMNotation__inherit__map">
<area href="classxercesc_1_1DOMNode.html" shape="rect" coords="16,7,165,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxercesc_1_1DOMNotation-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 Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 1</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMNotation.html#9c53ade56b33287a5a502ee8e8484d4e">getPublicId</a> () const=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the public identifier of this notation. <a href="#9c53ade56b33287a5a502ee8e8484d4e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMNotation.html#fd5b9f7dd3b83bacb78e4b822bc8ea33">getSystemId</a> () const=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the system identifier of this notation. <a href="#fd5b9f7dd3b83bacb78e4b822bc8ea33"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This interface represents a notation declared in the DTD.
<p>
A notation either declares, by name, the format of an unparsed entity (see section 4.7 of the XML 1.0 specification), or is used for formal declaration of Processing Instruction targets (see section 2.6 of the XML 1.0 specification). The <code>nodeName</code> attribute inherited from <code><a class="el" href="classxercesc_1_1DOMNode.html">DOMNode</a></code> is set to the declared name of the notation. <p>
The DOM Level 1 does not support editing <code><a class="el" href="classxercesc_1_1DOMNotation.html">DOMNotation</a></code> nodes; they are therefore readonly. <p>
A <code><a class="el" href="classxercesc_1_1DOMNotation.html">DOMNotation</a></code> node does not have any parent.<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>DOM Level 1 </dd></dl>
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="0c1e20a15c080e9714dc08a5df2e1e95"></a><!-- doxytag: member="xercesc::DOMNotation::DOMNotation" ref="0c1e20a15c080e9714dc08a5df2e1e95" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">xercesc::DOMNotation::DOMNotation </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="8d492a18c705cabb08f8f3840cabaa1c"></a><!-- doxytag: member="xercesc::DOMNotation::DOMNotation" ref="8d492a18c705cabb08f8f3840cabaa1c" args="(const DOMNotation &amp;other)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">xercesc::DOMNotation::DOMNotation </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classxercesc_1_1DOMNotation.html">DOMNotation</a> &amp;&nbsp;</td>
<td class="paramname"> <em>other</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="5e6cbeb5a374c33cc99d1e8085da46db"></a><!-- doxytag: member="xercesc::DOMNotation::~DOMNotation" ref="5e6cbeb5a374c33cc99d1e8085da46db" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual xercesc::DOMNotation::~DOMNotation </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Destructor.
<p>
</div>
</div><p>
<a class="anchor" name="0c1e20a15c080e9714dc08a5df2e1e95"></a><!-- doxytag: member="xercesc::DOMNotation::DOMNotation" ref="0c1e20a15c080e9714dc08a5df2e1e95" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">xercesc::DOMNotation::DOMNotation </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="8d492a18c705cabb08f8f3840cabaa1c"></a><!-- doxytag: member="xercesc::DOMNotation::DOMNotation" ref="8d492a18c705cabb08f8f3840cabaa1c" args="(const DOMNotation &amp;other)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">xercesc::DOMNotation::DOMNotation </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classxercesc_1_1DOMNotation.html">DOMNotation</a> &amp;&nbsp;</td>
<td class="paramname"> <em>other</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="5e6cbeb5a374c33cc99d1e8085da46db"></a><!-- doxytag: member="xercesc::DOMNotation::~DOMNotation" ref="5e6cbeb5a374c33cc99d1e8085da46db" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual xercesc::DOMNotation::~DOMNotation </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Destructor.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="9c53ade56b33287a5a502ee8e8484d4e"></a><!-- doxytag: member="xercesc::DOMNotation::getPublicId" ref="9c53ade56b33287a5a502ee8e8484d4e" args="() const=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const XMLCh* xercesc::DOMNotation::getPublicId </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the public identifier of this notation.
<p>
If the public identifier was not specified, this is <code>null</code>. <dl class="return" compact><dt><b>Returns:</b></dt><dd>Returns the public identifier of the notation </dd></dl>
<dl class="since" compact><dt><b>Since:</b></dt><dd>DOM Level 1 </dd></dl>
</div>
</div><p>
<a class="anchor" name="fd5b9f7dd3b83bacb78e4b822bc8ea33"></a><!-- doxytag: member="xercesc::DOMNotation::getSystemId" ref="fd5b9f7dd3b83bacb78e4b822bc8ea33" args="() const=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const XMLCh* xercesc::DOMNotation::getSystemId </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get the system identifier of this notation.
<p>
If the system identifier was not specified, this is <code>null</code>. <dl class="return" compact><dt><b>Returns:</b></dt><dd>Returns the system identifier of the notation </dd></dl>
<dl class="since" compact><dt><b>Since:</b></dt><dd>DOM Level 1 </dd></dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="DOMNotation_8hpp-source.html">DOMNotation.hpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 8 14:29:46 2008 for XQilla DOM Level 3 API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>