XQuilla/docs/dom3-api/DOMImplementationList_8hpp.html

75 lines
4.3 KiB
HTML
Raw Normal View History

2020-02-17 21:17:06 +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">
<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>
2020-02-17 21:19:57 +00:00
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<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="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</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>
</div>
<div class="contents">
<h1>DOMImplementationList.hpp File Reference</h1><code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br/>
<div class="dynheader">
Include dependency graph for DOMImplementationList.hpp:</div>
<div class="dynsection">
<div class="center"><img src="DOMImplementationList_8hpp__incl.png" border="0" usemap="#DOMImplementationList_8hpp_map" alt=""/></div>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="DOMImplementationList_8hpp__dep__incl.png" border="0" usemap="#DOMImplementationList_8hppdep_map" alt=""/></div>
<map name="DOMImplementationList_8hppdep_map" id="DOMImplementationList_8hppdep">
<area shape="rect" href="DOM_8hpp.html" title="DOM.hpp" alt="" coords="61,83,136,112"/></map>
</div>
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:57 +00:00
<p><a href="DOMImplementationList_8hpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationList.html">xercesc::DOMImplementationList</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <code><a class="el" href="classxercesc_1_1DOMImplementationList.html" title="The DOMImplementationList interface provides the abstraction of an ordered collection...">DOMImplementationList</a></code> interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented. <a href="classxercesc_1_1DOMImplementationList.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacexercesc.html">xercesc</a></td></tr>
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:57 +00:00
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>This class holds the list of registered DOMImplementations. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DOMImplementationList_8hpp.html#a07ee26b594fd5682d1e5b1eb29054db7">XERCESC_INCLUDE_GUARD_DOMIMPLEMENTATIONLIST_HPP</a></td></tr>
2020-02-17 21:17:06 +00:00
</table>
2020-02-17 21:19:57 +00:00
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a07ee26b594fd5682d1e5b1eb29054db7"></a><!-- doxytag: member="DOMImplementationList.hpp::XERCESC_INCLUDE_GUARD_DOMIMPLEMENTATIONLIST_HPP" ref="a07ee26b594fd5682d1e5b1eb29054db7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 21:17:06 +00:00
<tr>
2020-02-17 21:19:57 +00:00
<td class="memname">#define XERCESC_INCLUDE_GUARD_DOMIMPLEMENTATIONLIST_HPP</td>
2020-02-17 21:17:06 +00:00
</tr>
</table>
2020-02-17 21:19:57 +00:00
</div>
<div class="memdoc">
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:57 +00:00
</div>
</div>
</div>
2020-02-17 21:21:23 +00:00
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:23 2010 for XQilla DOM Level 3 API by&nbsp;
2020-02-17 21:17:06 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:19:57 +00:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
2020-02-17 21:17:06 +00:00
</body>
</html>