com.thaiopensource.validate.schematron
Class OldSaxonSchemaReaderFactory

java.lang.Object
  extended by com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory
      extended by com.thaiopensource.validate.schematron.OldSaxonSchemaReaderFactory
All Implemented Interfaces:
SchemaReaderFactory, TransformerFactoryInitializer

public class OldSaxonSchemaReaderFactory
extends SchematronSchemaReaderFactory


Constructor Summary
OldSaxonSchemaReaderFactory()
           
 
Method Summary
 void initTransformerFactory(TransformerFactory factory)
           
 SAXTransformerFactory newTransformerFactory()
           
 
Methods inherited from class com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory
createSchemaReader, getOption
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OldSaxonSchemaReaderFactory

public OldSaxonSchemaReaderFactory()
Method Detail

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