jaxp/src/org/xml/sax/SAXParseException.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
--- a/jaxp/src/org/xml/sax/SAXParseException.java	Wed Jul 05 19:45:37 2017 +0200
+++ b/jaxp/src/org/xml/sax/SAXParseException.java	Thu Jun 19 15:35:10 2014 -0700
@@ -52,7 +52,7 @@
  * <p>Since this exception is a subclass of {@link org.xml.sax.SAXException
  * SAXException}, it inherits the ability to wrap another exception.</p>
  *
- * @since SAX 1.0
+ * @since 1.4, SAX 1.0
  * @author David Megginson
  * @version 2.0.1 (sax2r2)
  * @see org.xml.sax.SAXException