List of usage examples for javax.xml.validation SchemaFactory subclass-usage
From source file nl.nn.adapterframework.validation.xerces_2_11.XMLSchemaFactory.java
/**
* {@link SchemaFactory} for XML Schema.
*
* Class copied from Xerces 2.11.0, to support creating ValidatorHandler from GrammarPool in Xerces 2.9.1.
*
* @author Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)