Class OldSaxonSchemaReaderFactory
java.lang.Object
com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory
com.thaiopensource.validate.schematron.OldSaxonSchemaReaderFactory
- All Implemented Interfaces:
SchemaReaderFactory
,TransformerFactoryInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
initTransformerFactory
(net.sf.saxon.TransformerFactoryImpl factory) Methods inherited from class com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory
createSchemaReader, getOption, initTransformerFactory
-
Constructor Details
-
OldSaxonSchemaReaderFactory
public OldSaxonSchemaReaderFactory()
-
-
Method Details
-
newTransformerFactory
- Overrides:
newTransformerFactory
in classSchematronSchemaReaderFactory
-
initTransformerFactory
public void initTransformerFactory(net.sf.saxon.TransformerFactoryImpl factory)
-