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

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

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