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

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

@@ -65,11 +65,11 @@
  * configuration mechanisms aren't set up.  That method should do its
  * best to return a parser when one is in the class path, even when
  * nothing bound its class name to <code>org.xml.sax.driver</code> so
  * those configuration mechanisms would see it.</p>
  *
- * @since SAX 2.0
+ * @since 1.4, SAX 2.0
  * @author David Megginson, David Brownell
  * @version 2.0.1 (sax2r2)
  */
 final public class XMLReaderFactory
 {