com.sun.msv.verifier.jarv
Class FactoryLoaderImpl

java.lang.Object
  |
  +--com.sun.msv.verifier.jarv.FactoryLoaderImpl
All Implemented Interfaces:
VerifierFactoryLoader

public class FactoryLoaderImpl
extends Object
implements VerifierFactoryLoader


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

Constructor Detail

FactoryLoaderImpl

public FactoryLoaderImpl()
Method Detail

createFactory

public VerifierFactory createFactory(String language)
Specified by:
createFactory in interface VerifierFactoryLoader