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()
use the default SAXParser.
TheFactoryImpl(SAXParserFactory factory)

Method Summary

Methods inherited from class com.sun.msv.verifier.jarv.FactoryImpl

compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeature

Constructor Details

TheFactoryImpl

public TheFactoryImpl()
use the default SAXParser.

TheFactoryImpl

public TheFactoryImpl(SAXParserFactory factory)