jaxp/src/org/xml/sax/helpers/ParserAdapter.java
changeset 25262 1fe892ba017a
parent 22139 f4b2aa462b46
--- a/jaxp/src/org/xml/sax/helpers/ParserAdapter.java	Wed Jul 05 19:45:37 2017 +0200
+++ b/jaxp/src/org/xml/sax/helpers/ParserAdapter.java	Thu Jun 19 15:35:10 2014 -0700
@@ -72,7 +72,7 @@
  * <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