jaxp/src/org/xml/sax/ext/Locator2.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
--- a/jaxp/src/org/xml/sax/ext/Locator2.java	Wed Jul 05 19:45:37 2017 +0200
+++ b/jaxp/src/org/xml/sax/ext/Locator2.java	Thu Jun 19 15:35:10 2014 -0700
@@ -51,7 +51,7 @@
  * <p> XMLReader implementations are not required to support this
  * information, and it is not part of core-only SAX2 distributions.</p>
  *
- * @since SAX 2.0 (extensions 1.1 alpha)
+ * @since 1.5, SAX 2.0 (extensions 1.1 alpha)
  * @author David Brownell
  */
 public interface Locator2 extends Locator