XQuilla/docs/dom3-api/classxercesc_1_1DOMImplementationRegistry.html
2020-02-17 22:24:47 +01:00

167 lines
9.5 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.8.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;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">
<ul>
<li class="navelem"><a class="el" href="namespacexercesc.html">xercesc</a></li><li class="navelem"><a class="el" href="classxercesc_1_1DOMImplementationRegistry.html">DOMImplementationRegistry</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="classxercesc_1_1DOMImplementationRegistry-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">xercesc::DOMImplementationRegistry Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="DOMImplementationRegistry_8hpp_source.html">DOMImplementationRegistry.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 3</div></td></tr>
<tr class="memitem:a98f46282f2111d7e76a5e076db25a9c7"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationRegistry.html#a98f46282f2111d7e76a5e076db25a9c7">getDOMImplementation</a> (const XMLCh *features)</td></tr>
<tr class="memdesc:a98f46282f2111d7e76a5e076db25a9c7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the first registered implementation that has the desired features, or null if none is found. <a href="#a98f46282f2111d7e76a5e076db25a9c7">More...</a><br/></td></tr>
<tr class="separator:a98f46282f2111d7e76a5e076db25a9c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5824e91eb0775ce348be28af07a2938f"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classxercesc_1_1DOMImplementationList.html">DOMImplementationList</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationRegistry.html#a5824e91eb0775ce348be28af07a2938f">getDOMImplementationList</a> (const XMLCh *features)</td></tr>
<tr class="memdesc:a5824e91eb0775ce348be28af07a2938f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the list of registered implementation that have the desired features. <a href="#a5824e91eb0775ce348be28af07a2938f">More...</a><br/></td></tr>
<tr class="separator:a5824e91eb0775ce348be28af07a2938f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99404d2b7b823efbf37628bdced2b228"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationRegistry.html#a99404d2b7b823efbf37628bdced2b228">addSource</a> (<a class="el" href="classxercesc_1_1DOMImplementationSource.html">DOMImplementationSource</a> *source)</td></tr>
<tr class="memdesc:a99404d2b7b823efbf37628bdced2b228"><td class="mdescLeft">&#160;</td><td class="mdescRight">Register an implementation. <a href="#a99404d2b7b823efbf37628bdced2b228">More...</a><br/></td></tr>
<tr class="separator:a99404d2b7b823efbf37628bdced2b228"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a99404d2b7b823efbf37628bdced2b228"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void xercesc::DOMImplementationRegistry::addSource </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classxercesc_1_1DOMImplementationSource.html">DOMImplementationSource</a> *&#160;</td>
<td class="paramname"><em>source</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Register an implementation. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">source</td><td>A <a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a> Source object to be added to the registry. The registry does NOT adopt the source object. Users still own it. </td></tr>
</table>
</dd>
</dl>
<dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
</div>
</div>
<a class="anchor" id="a98f46282f2111d7e76a5e076db25a9c7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a>* xercesc::DOMImplementationRegistry::getDOMImplementation </td>
<td>(</td>
<td class="paramtype">const XMLCh *&#160;</td>
<td class="paramname"><em>features</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return the first registered implementation that has the desired features, or null if none is found. </p>
<dl class="params"><dt>Parameters</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>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An implementation that has the desired features, or <code>null</code> if this source has none. </dd></dl>
<dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
</div>
</div>
<a class="anchor" id="a5824e91eb0775ce348be28af07a2938f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classxercesc_1_1DOMImplementationList.html">DOMImplementationList</a>* xercesc::DOMImplementationRegistry::getDOMImplementationList </td>
<td>(</td>
<td class="paramtype">const XMLCh *&#160;</td>
<td class="paramname"><em>features</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return the list of registered implementation that have the desired features. </p>
<dl class="params"><dt>Parameters</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>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="classxercesc_1_1DOMImplementationList.html" title="The DOMImplementationList interface provides the abstraction of an ordered collection of DOM implemen...">DOMImplementationList</a> object that contains the <a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a> that have the desired features </dd></dl>
<dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="DOMImplementationRegistry_8hpp_source.html">DOMImplementationRegistry.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>