< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/DraconianErrorHandler.java

Print this page

        

*** 27,37 **** /** * {@link ErrorHandler} that throws all errors and fatal errors. * * @author ! * Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) */ public class DraconianErrorHandler implements ErrorHandler { /** * Use this singleton instance. */ --- 27,37 ---- /** * {@link ErrorHandler} that throws all errors and fatal errors. * * @author ! * Kohsuke Kawaguchi */ public class DraconianErrorHandler implements ErrorHandler { /** * Use this singleton instance. */
< prev index next >