src/org/xml/sax/ext/Locator2Impl.java

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

@@ -43,11 +43,11 @@
  * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
  * </blockquote>
  *
  * <p> This is not part of core-only SAX2 distributions.</p>
  *
- * @since SAX 2.0.2
+ * @since 1.5, SAX 2.0.2
  * @author David Brownell
  */
 public class Locator2Impl extends LocatorImpl implements Locator2
 {
     private String      encoding;