This commit is contained in:
King_DuckZ 2020-02-17 22:23:16 +01:00
parent 824eb94695
commit 7c49d5c548
3294 changed files with 46105 additions and 39662 deletions

View file

@ -5,55 +5,52 @@
<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.7.3 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<!-- 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<div class="tabs">
<ul>
<li class="navelem"><a class="el" href="namespacexercesc.html">xercesc</a> </li>
<li class="navelem"><a class="el" href="classxercesc_1_1DOMImplementationSource.html">DOMImplementationSource</a> </li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</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>
<div class="header">
<div class="headertitle">
<h1>xercesc::DOMImplementationSource Class Reference</h1> </div>
<div class="navpath"><a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1DOMImplementationSource.html">DOMImplementationSource</a>
</div>
</div>
<div class="contents">
<!-- doxytag: class="xercesc::DOMImplementationSource" -->
<h1>xercesc::DOMImplementationSource Class Reference</h1><!-- doxytag: class="xercesc::DOMImplementationSource" -->
<p><code>#include &lt;<a class="el" href="DOMImplementationSource_8hpp_source.html">DOMImplementationSource.hpp</a>&gt;</code></p>
<p><a href="classxercesc_1_1DOMImplementationSource-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Destructor</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#af7942cbacd6a99efdb3e8b95256d2a6e">~DOMImplementationSource</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <a href="#af7942cbacd6a99efdb3e8b95256d2a6e"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp22a8ec108d963f279c6a6a95aa960a57"></a> </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#af7942cbacd6a99efdb3e8b95256d2a6e">~DOMImplementationSource</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <a href="#af7942cbacd6a99efdb3e8b95256d2a6e"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 3</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#ae09278c29ea3d1350789a7bc823df31d">getDOMImplementation</a> (const XMLCh *features) const =0</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A method to request the first DOM implementation that supports the specified features. <a href="#ae09278c29ea3d1350789a7bc823df31d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMImplementationList.html">DOMImplementationList</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#abacb96bfbfc63847d144e16b2779167f">getDOMImplementationList</a> (const XMLCh *features) const =0</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A method to request a list of DOM implementations that support the specified features and versions,. <a href="#abacb96bfbfc63847d144e16b2779167f"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpe66bc56f6aa2f55926da531545b17a33"></a> </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#ae09278c29ea3d1350789a7bc823df31d">getDOMImplementation</a> (const XMLCh *features) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A method to request the first DOM implementation that supports the specified features. <a href="#ae09278c29ea3d1350789a7bc823df31d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMImplementationList.html">DOMImplementationList</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#abacb96bfbfc63847d144e16b2779167f">getDOMImplementationList</a> (const XMLCh *features) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A method to request a list of DOM implementations that support the specified features and versions,. <a href="#abacb96bfbfc63847d144e16b2779167f"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Hidden constructors</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#a63e631e00fe96f8d41b37b1449f89db9">DOMImplementationSource</a> ()</td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp7d629e77fff660516f7d86e8f54695d0"></a> </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationSource.html#a63e631e00fe96f8d41b37b1449f89db9">DOMImplementationSource</a> ()</td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a63e631e00fe96f8d41b37b1449f89db9"></a><!-- doxytag: member="xercesc::DOMImplementationSource::DOMImplementationSource" ref="a63e631e00fe96f8d41b37b1449f89db9" args="()" -->
@ -63,7 +60,8 @@ Protected Member Functions</h2></td></tr>
<tr>
<td class="memname">xercesc::DOMImplementationSource::DOMImplementationSource </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, protected]</code></td>
</tr>
</table>
@ -79,7 +77,8 @@ Protected Member Functions</h2></td></tr>
<tr>
<td class="memname">virtual xercesc::DOMImplementationSource::~DOMImplementationSource </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
@ -98,8 +97,9 @@ Protected Member Functions</h2></td></tr>
<tr>
<td class="memname">virtual <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a>* xercesc::DOMImplementationSource::getDOMImplementation </td>
<td>(</td>
<td class="paramtype">const XMLCh *&#160;</td>
<td class="paramname"><em>features</em></td><td>)</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>features</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
@ -108,8 +108,8 @@ Protected Member Functions</h2></td></tr>
<p>A method to request the first DOM implementation that supports the specified features. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">features</td><td>A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" </td></tr>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>features</em>&nbsp;</td><td>A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" </td></tr>
</table>
</dd>
</dl>
@ -125,8 +125,9 @@ Protected Member Functions</h2></td></tr>
<tr>
<td class="memname">virtual <a class="el" href="classxercesc_1_1DOMImplementationList.html">DOMImplementationList</a>* xercesc::DOMImplementationSource::getDOMImplementationList </td>
<td>(</td>
<td class="paramtype">const XMLCh *&#160;</td>
<td class="paramname"><em>features</em></td><td>)</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>features</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
@ -135,8 +136,8 @@ Protected Member Functions</h2></td></tr>
<p>A method to request a list of DOM implementations that support the specified features and versions,. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">features</td><td>A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" </td></tr>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>features</em>&nbsp;</td><td>A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" </td></tr>
</table>
</dd>
</dl>
@ -149,8 +150,8 @@ Protected Member Functions</h2></td></tr>
<li><a class="el" href="DOMImplementationSource_8hpp_source.html">DOMImplementationSource.hpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by&#160;
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla DOM Level 3 API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>