src/org/xml/sax/Attributes.java

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

@@ -83,11 +83,11 @@
  * adds the <var>getIndex</var> methods (below).</p>
  *
  * <p>The order of attributes in the list is unspecified, and will
  * vary from implementation to implementation.</p>
  *
- * @since SAX 2.0
+ * @since 1.4, SAX 2.0
  * @author David Megginson
  * @see org.xml.sax.helpers.AttributesImpl
  * @see org.xml.sax.ext.DeclHandler#attributeDecl
  */
 public interface Attributes