You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

181 lines
9.8 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.9.1"/>
  7. <title>Xerces-C++: DOMImplementationRegistry Class Reference</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  12. </head>
  13. <body>
  14. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  15. <div id="titlearea">
  16. <table cellspacing="0" cellpadding="0">
  17. <tbody>
  18. <tr style="height: 56px;">
  19. <td style="padding-left: 0.5em;">
  20. <div id="projectname">Xerces-C++
  21. &#160;<span id="projectnumber">3.1.2</span>
  22. </div>
  23. </td>
  24. </tr>
  25. </tbody>
  26. </table>
  27. </div>
  28. <!-- end header part -->
  29. <!-- Generated by Doxygen 1.8.9.1 -->
  30. <div id="navrow1" class="tabs">
  31. <ul class="tablist">
  32. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  33. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  34. <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
  35. <li><a href="files.html"><span>Files</span></a></li>
  36. </ul>
  37. </div>
  38. <div id="navrow2" class="tabs2">
  39. <ul class="tablist">
  40. <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
  41. <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
  42. <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
  43. <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
  44. </ul>
  45. </div>
  46. </div><!-- top -->
  47. <div class="header">
  48. <div class="summary">
  49. <a href="classDOMImplementationRegistry-members.html">List of all members</a> </div>
  50. <div class="headertitle">
  51. <div class="title">DOMImplementationRegistry Class Reference</div> </div>
  52. </div><!--header-->
  53. <div class="contents">
  54. <table class="memberdecls">
  55. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
  56. Static Public Member Functions</h2></td></tr>
  57. <tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 3</div></td></tr>
  58. <tr class="memitem:a142f6dd9e0b65cda6dd6cc3dc06fc849"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classDOMImplementation.html">DOMImplementation</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMImplementationRegistry.html#a142f6dd9e0b65cda6dd6cc3dc06fc849">getDOMImplementation</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *features)</td></tr>
  59. <tr class="memdesc:a142f6dd9e0b65cda6dd6cc3dc06fc849"><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="#a142f6dd9e0b65cda6dd6cc3dc06fc849">More...</a><br /></td></tr>
  60. <tr class="separator:a142f6dd9e0b65cda6dd6cc3dc06fc849"><td class="memSeparator" colspan="2">&#160;</td></tr>
  61. <tr class="memitem:aa1d33ebef6fdea6d10af6507fb62ff7a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classDOMImplementationList.html">DOMImplementationList</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMImplementationRegistry.html#aa1d33ebef6fdea6d10af6507fb62ff7a">getDOMImplementationList</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *features)</td></tr>
  62. <tr class="memdesc:aa1d33ebef6fdea6d10af6507fb62ff7a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the list of registered implementation that have the desired features. <a href="#aa1d33ebef6fdea6d10af6507fb62ff7a">More...</a><br /></td></tr>
  63. <tr class="separator:aa1d33ebef6fdea6d10af6507fb62ff7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
  64. <tr class="memitem:a033e726c0e8d2e389a0cdf874ef3cfa1"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOMImplementationRegistry.html#a033e726c0e8d2e389a0cdf874ef3cfa1">addSource</a> (<a class="el" href="classDOMImplementationSource.html">DOMImplementationSource</a> *source)</td></tr>
  65. <tr class="memdesc:a033e726c0e8d2e389a0cdf874ef3cfa1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Register an implementation. <a href="#a033e726c0e8d2e389a0cdf874ef3cfa1">More...</a><br /></td></tr>
  66. <tr class="separator:a033e726c0e8d2e389a0cdf874ef3cfa1"><td class="memSeparator" colspan="2">&#160;</td></tr>
  67. </table>
  68. <h2 class="groupheader">Member Function Documentation</h2>
  69. <a class="anchor" id="a033e726c0e8d2e389a0cdf874ef3cfa1"></a>
  70. <div class="memitem">
  71. <div class="memproto">
  72. <table class="mlabels">
  73. <tr>
  74. <td class="mlabels-left">
  75. <table class="memname">
  76. <tr>
  77. <td class="memname">static void DOMImplementationRegistry::addSource </td>
  78. <td>(</td>
  79. <td class="paramtype"><a class="el" href="classDOMImplementationSource.html">DOMImplementationSource</a> *&#160;</td>
  80. <td class="paramname"><em>source</em></td><td>)</td>
  81. <td></td>
  82. </tr>
  83. </table>
  84. </td>
  85. <td class="mlabels-right">
  86. <span class="mlabels"><span class="mlabel">static</span></span> </td>
  87. </tr>
  88. </table>
  89. </div><div class="memdoc">
  90. <p>Register an implementation. </p>
  91. <dl class="params"><dt>Parameters</dt><dd>
  92. <table class="params">
  93. <tr><td class="paramname">source</td><td>A <a class="el" href="classDOMImplementation.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>
  94. </table>
  95. </dd>
  96. </dl>
  97. <dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
  98. </div>
  99. </div>
  100. <a class="anchor" id="a142f6dd9e0b65cda6dd6cc3dc06fc849"></a>
  101. <div class="memitem">
  102. <div class="memproto">
  103. <table class="mlabels">
  104. <tr>
  105. <td class="mlabels-left">
  106. <table class="memname">
  107. <tr>
  108. <td class="memname">static <a class="el" href="classDOMImplementation.html">DOMImplementation</a>* DOMImplementationRegistry::getDOMImplementation </td>
  109. <td>(</td>
  110. <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td>
  111. <td class="paramname"><em>features</em></td><td>)</td>
  112. <td></td>
  113. </tr>
  114. </table>
  115. </td>
  116. <td class="mlabels-right">
  117. <span class="mlabels"><span class="mlabel">static</span></span> </td>
  118. </tr>
  119. </table>
  120. </div><div class="memdoc">
  121. <p>Return the first registered implementation that has the desired features, or null if none is found. </p>
  122. <dl class="params"><dt>Parameters</dt><dd>
  123. <table class="params">
  124. <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>
  125. </table>
  126. </dd>
  127. </dl>
  128. <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>
  129. <dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
  130. </div>
  131. </div>
  132. <a class="anchor" id="aa1d33ebef6fdea6d10af6507fb62ff7a"></a>
  133. <div class="memitem">
  134. <div class="memproto">
  135. <table class="mlabels">
  136. <tr>
  137. <td class="mlabels-left">
  138. <table class="memname">
  139. <tr>
  140. <td class="memname">static <a class="el" href="classDOMImplementationList.html">DOMImplementationList</a>* DOMImplementationRegistry::getDOMImplementationList </td>
  141. <td>(</td>
  142. <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td>
  143. <td class="paramname"><em>features</em></td><td>)</td>
  144. <td></td>
  145. </tr>
  146. </table>
  147. </td>
  148. <td class="mlabels-right">
  149. <span class="mlabels"><span class="mlabel">static</span></span> </td>
  150. </tr>
  151. </table>
  152. </div><div class="memdoc">
  153. <p>Return the list of registered implementation that have the desired features. </p>
  154. <dl class="params"><dt>Parameters</dt><dd>
  155. <table class="params">
  156. <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>
  157. </table>
  158. </dd>
  159. </dl>
  160. <dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="classDOMImplementationList.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="classDOMImplementation.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>
  161. <dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
  162. </div>
  163. </div>
  164. <hr/>The documentation for this class was generated from the following file:<ul>
  165. <li><a class="el" href="DOMImplementationRegistry_8hpp_source.html">DOMImplementationRegistry.hpp</a></li>
  166. </ul>
  167. </div><!-- contents -->
  168. <!-- start footer part -->
  169. <hr class="footer"/><address class="footer"><small>
  170. Generated on Wed Mar 18 2015 10:43:38 for Xerces-C++ by &#160;<a href="http://www.doxygen.org/index.html">
  171. <img class="footer" src="doxygen.png" alt="doxygen"/>
  172. </a> 1.8.9.1
  173. </small></address>
  174. </body>
  175. </html>