com.thaiopensource.validate.schematron
Class XalanSchemaReaderFactory

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

public class XalanSchemaReaderFactory
extends SchematronSchemaReaderFactory


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

XalanSchemaReaderFactory

public XalanSchemaReaderFactory()
Method Detail

newTransformerFactory

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