<h1>xercesc::DOMImplementationList Class Reference</h1><!-- doxytag: class="xercesc::DOMImplementationList" -->
<p>The <code><aclass="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.
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the <code>index</code> item in the collection. <ahref="#aa5b4d974508e13420b8e1db0d2925e37"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the number of <aclass="el"href="classxercesc_1_1DOMImplementation.html"title="The DOMImplementation interface provides a number of methods for performing operations...">DOMImplementation</a> in the list. <ahref="#a165405e5ac0ab697073edde5f5342a05"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Called to indicate that this list is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. <ahref="#ac31171cf0d67f4e456a3fda00e2a2729"></a><br/></td></tr>
<tr><tdcolspan="2"><h2>Protected Member Functions</h2></td></tr>
<p>The <code><aclass="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. </p>
<p>The items in the <code><aclass="el"href="classxercesc_1_1DOMImplementationList.html"title="The DOMImplementationList interface provides the abstraction of an ordered collection...">DOMImplementationList</a></code> are accessible via an integral index, starting from 0. </p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<p>Returns the number of <aclass="el"href="classxercesc_1_1DOMImplementation.html"title="The DOMImplementation interface provides a number of methods for performing operations...">DOMImplementation</a> in the list. </p>
<p>If <code>index</code> is greater than or equal to the number of <aclass="el"href="classxercesc_1_1DOMImplementation.html"title="The DOMImplementation interface provides a number of methods for performing operations...">DOMImplementation</a> in the list, this returns <code>null</code>.</p>
<dlclass="return"><dt><b>Returns:</b></dt><dd>The <aclass="el"href="classxercesc_1_1DOMImplementation.html"title="The DOMImplementation interface provides a number of methods for performing operations...">DOMImplementation</a> at the <code>index</code>th position in the <code><aclass="el"href="classxercesc_1_1DOMImplementationList.html"title="The DOMImplementationList interface provides the abstraction of an ordered collection...">DOMImplementationList</a></code>, or <code>null</code> if that is not a valid index. </dd></dl>
<p>Called to indicate that this list is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. </p>
<p>Access to a released object will lead to unexpected result. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>