com.thaiopensource.validate.schematron
Class OldSaxonSchemaReaderFactory
java.lang.Object
com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory
com.thaiopensource.validate.schematron.OldSaxonSchemaReaderFactory
- All Implemented Interfaces:
- SchemaReaderFactory, TransformerFactoryInitializer
public class OldSaxonSchemaReaderFactory
- extends SchematronSchemaReaderFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OldSaxonSchemaReaderFactory
public OldSaxonSchemaReaderFactory()
newTransformerFactory
public SAXTransformerFactory newTransformerFactory()
- Overrides:
newTransformerFactory
in class SchematronSchemaReaderFactory
initTransformerFactory
public void initTransformerFactory(TransformerFactory factory)
- Specified by:
initTransformerFactory
in interface TransformerFactoryInitializer
- Overrides:
initTransformerFactory
in class SchematronSchemaReaderFactory