XQuilla/docs/dom3-api/DOMComment_8hpp.html

53 lines
3.1 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 21:11:31 +00:00
<title>XQilla DOM3 API Documentation</title>
2020-02-17 21:05:20 +00:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 21:11:31 +00:00
<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>
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
<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><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>DOMComment.hpp File Reference</h1><code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br>
<code>#include &lt;<a class="el" href="DOMCharacterData_8hpp-source.html">xercesc/dom/DOMCharacterData.hpp</a>&gt;</code><br>
<p>
Include dependency graph for DOMComment.hpp:<p><center><img src="DOMComment_8hpp__incl.png" border="0" usemap="#DOMComment.hpp_map" alt=""></center>
<map name="DOMComment.hpp_map">
2020-02-17 21:10:06 +00:00
<area href="DOMCharacterData_8hpp.html" shape="rect" coords="207,57,479,81" alt="">
<area href="DOMNode_8hpp.html" shape="rect" coords="528,107,739,131" alt="">
2020-02-17 21:05:20 +00:00
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="DOMComment_8hpp__dep__incl.png" border="0" usemap="#DOMComment.hppdep_map" alt=""></center>
<map name="DOMComment.hppdep_map">
2020-02-17 21:10:06 +00:00
<area href="DOM_8hpp.html" shape="rect" coords="207,6,289,30" alt="">
2020-02-17 21:05:20 +00:00
</map>
<p>
<a href="DOMComment_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacexercesc.html">xercesc</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMComment.html">xercesc::DOMComment</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This interface inherits from <code>CharacterData</code> and represents the content of a comment, i.e., all the characters between the starting ' <code>&lt;!--</code>' and ending '<code>--&gt;</code>'. <a href="classxercesc_1_1DOMComment.html#_details">More...</a><br></td></tr>
</table>
2020-02-17 21:11:31 +00:00
<hr size="1"><address style="align: right;"><small>Generated on Fri Aug 31 14:37:59 2007 for XQilla DOM Level 3 API by&nbsp;
2020-02-17 21:05:20 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:10:06 +00:00
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
2020-02-17 21:05:20 +00:00
</body>
</html>