com.sun.msv.schematron.jarv
Class FactoryLoaderImpl
java.lang.Object
com.sun.msv.schematron.jarv.FactoryLoaderImpl
- All Implemented Interfaces:
- VerifierFactoryLoader
public class FactoryLoaderImpl
- extends Object
- implements VerifierFactoryLoader
VerifierFactoryLoader
implementation.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
FactoryLoaderImpl
public FactoryLoaderImpl()
createFactory
public VerifierFactory createFactory(String name)
- Specified by:
createFactory
in interface VerifierFactoryLoader