src/org/xml/sax/helpers/DefaultHandler.java

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

*** 71,81 **** * application has not supplied its own.</p> * * <p>This class replaces the deprecated SAX1 * {@link org.xml.sax.HandlerBase HandlerBase} class.</p> * ! * @since SAX 2.0 * @author David Megginson, * @see org.xml.sax.EntityResolver * @see org.xml.sax.DTDHandler * @see org.xml.sax.ContentHandler * @see org.xml.sax.ErrorHandler --- 71,81 ---- * application has not supplied its own.</p> * * <p>This class replaces the deprecated SAX1 * {@link org.xml.sax.HandlerBase HandlerBase} class.</p> * ! * @since 1.4, SAX 2.0 * @author David Megginson, * @see org.xml.sax.EntityResolver * @see org.xml.sax.DTDHandler * @see org.xml.sax.ContentHandler * @see org.xml.sax.ErrorHandler