< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/ValidatorHandlerImpl.java

Print this page

        

*** 89,99 **** /** * <p>Implementation of ValidatorHandler for W3C XML Schemas and * also a validator helper for <code>SAXSource</code>s.</p> * ! * @author Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) * @author Michael Glavassevich, IBM * * @LastModified: Oct 2017 */ final class ValidatorHandlerImpl extends ValidatorHandler implements --- 89,99 ---- /** * <p>Implementation of ValidatorHandler for W3C XML Schemas and * also a validator helper for <code>SAXSource</code>s.</p> * ! * @author Kohsuke Kawaguchi * @author Michael Glavassevich, IBM * * @LastModified: Oct 2017 */ final class ValidatorHandlerImpl extends ValidatorHandler implements
< prev index next >