com.thaiopensource.relaxng.jarv
Class VerifierFactoryLoaderImpl

java.lang.Object
  extended by com.thaiopensource.relaxng.jarv.VerifierFactoryLoaderImpl
All Implemented Interfaces:
org.iso_relax.verifier.VerifierFactoryLoader

public class VerifierFactoryLoaderImpl
extends Object
implements org.iso_relax.verifier.VerifierFactoryLoader


Constructor Summary
VerifierFactoryLoaderImpl()
           
 
Method Summary
 org.iso_relax.verifier.VerifierFactory createFactory(String schemaLanguage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifierFactoryLoaderImpl

public VerifierFactoryLoaderImpl()
Method Detail

createFactory

public org.iso_relax.verifier.VerifierFactory createFactory(String schemaLanguage)
Specified by:
createFactory in interface org.iso_relax.verifier.VerifierFactoryLoader