com.sun.msv.verifier.jarv

Class TheFactoryImpl

public class TheFactoryImpl extends FactoryImpl

VerifierFactory implementation that automatically detects the schema language. To use this class, see

Author: Kohsuke KAWAGUCHI

Constructor Summary
TheFactoryImpl(SAXParserFactory factory)
TheFactoryImpl()
use the default SAXParser.

Constructor Detail

TheFactoryImpl

public TheFactoryImpl(SAXParserFactory factory)

TheFactoryImpl

public TheFactoryImpl()
use the default SAXParser.