src/org/w3c/dom/DOMImplementationList.java

Print this page
rev 602 : 8047723: @since tag cleanup in jaxp
Reviewed-by:

@@ -46,11 +46,11 @@
  * of an ordered collection of DOM implementations, without defining or
  * constraining how this collection is implemented. The items in the
  * <code>DOMImplementationList</code> are accessible via an integral index,
  * starting from 0.
  * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
- * @since DOM Level 3
+ * @since 1.5, DOM Level 3
  */
 public interface DOMImplementationList {
     /**
      *  Returns the <code>index</code>th item in the collection. If
      * <code>index</code> is greater than or equal to the number of