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

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

*** 49,59 **** * </blockquote> * * <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) * @author David Brownell */ public interface Locator2 extends Locator { /** --- 49,59 ---- * </blockquote> * * <p> XMLReader implementations are not required to support this * information, and it is not part of core-only SAX2 distributions.</p> * ! * @since 1.5, SAX 2.0 (extensions 1.1 alpha) * @author David Brownell */ public interface Locator2 extends Locator { /**