com.sun.msv.verifier.jarv
Class FactoryLoaderImpl

java.lang.Object
  extended by com.sun.msv.verifier.jarv.FactoryLoaderImpl
All Implemented Interfaces:
org.iso_relax.verifier.VerifierFactoryLoader

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


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

Constructor Detail

FactoryLoaderImpl

public FactoryLoaderImpl()
Method Detail

createFactory

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


MSV