com.thaiopensource.relaxng.jarv
Class VerifierFactoryImpl

java.lang.Object
  extended byorg.iso_relax.verifier.VerifierFactory
      extended bycom.thaiopensource.relaxng.jarv.VerifierFactoryImpl

public class VerifierFactoryImpl
extends org.iso_relax.verifier.VerifierFactory


Constructor Summary
VerifierFactoryImpl()
           
 
Method Summary
 org.iso_relax.verifier.Schema compileSchema(org.xml.sax.InputSource is)
           
 
Methods inherited from class org.iso_relax.verifier.VerifierFactory
compileSchema, compileSchema, compileSchema, compileSchema, getEntityResolver, getProperty, isFeature, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setEntityResolver, setFeature, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifierFactoryImpl

public VerifierFactoryImpl()
Method Detail

compileSchema

public org.iso_relax.verifier.Schema compileSchema(org.xml.sax.InputSource is)
                                            throws org.xml.sax.SAXException,
                                                   java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException