< prev index next >

src/java.xml/share/classes/javax/xml/validation/SchemaFactoryFinder.java

Print this page

        

*** 39,49 **** import jdk.xml.internal.SecuritySupport; /** * Implementation of {@link SchemaFactory#newInstance(String)}. * ! * @author <a href="Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a> * @since 1.5 */ class SchemaFactoryFinder { /** debug support code. */ --- 39,49 ---- import jdk.xml.internal.SecuritySupport; /** * Implementation of {@link SchemaFactory#newInstance(String)}. * ! * @author Kohsuke Kawaguchi * @since 1.5 */ class SchemaFactoryFinder { /** debug support code. */
< prev index next >