com.thaiopensource.validate.schematron
Class SaxonSchemaReaderFactory

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

public class SaxonSchemaReaderFactory
extends SchematronSchemaReaderFactory


Constructor Summary
SaxonSchemaReaderFactory()
           
 
Method Summary
 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

SaxonSchemaReaderFactory

public SaxonSchemaReaderFactory()
Method Detail

newTransformerFactory

public SAXTransformerFactory newTransformerFactory()
Specified by:
newTransformerFactory in class SchematronSchemaReaderFactory