src/org/xml/sax/helpers/ParserAdapter.java

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

@@ -70,11 +70,11 @@
  * skippedEntity} events, since SAX1 does not make that information available.</p>
  *
  * <p>This adapter does not test for duplicate Namespace-qualified
  * attribute names.</p>
  *
- * @since SAX 2.0
+ * @since 1.4, SAX 2.0
  * @author David Megginson
  * @version 2.0.1 (sax2r2)
  * @see org.xml.sax.helpers.XMLReaderAdapter
  * @see org.xml.sax.XMLReader
  * @see org.xml.sax.Parser