com.sun.msv.verifier.jarv
Class TheFactoryImpl
java.lang.Object
org.iso_relax.verifier.VerifierFactory
com.sun.msv.verifier.jarv.FactoryImpl
com.sun.msv.verifier.jarv.TheFactoryImpl
public class TheFactoryImpl
- extends FactoryImpl
VerifierFactory implementation that automatically detects the schema language.
To use this class, see
- Author:
- Kohsuke KAWAGUCHI
Methods inherited from class org.iso_relax.verifier.VerifierFactory |
compileSchema, compileSchema, compileSchema, compileSchema, getProperty, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setProperty |
TheFactoryImpl
public TheFactoryImpl(SAXParserFactory factory)
TheFactoryImpl
public TheFactoryImpl()
- use the default SAXParser.