public class TheFactoryImpl extends FactoryImpl
factory| Constructor and Description |
|---|
TheFactoryImpl()
use the default SAXParser.
|
TheFactoryImpl(SAXParserFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected Grammar |
parse(InputSource is,
GrammarReaderController controller)
parses a Grammar from the specified source.
|
protected Grammar |
parse(String source,
GrammarReaderController controller) |
compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeaturepublic TheFactoryImpl(SAXParserFactory factory)
public TheFactoryImpl()
protected Grammar parse(InputSource is, GrammarReaderController controller) throws org.iso_relax.verifier.VerifierConfigurationException
FactoryImplparse in class FactoryImplorg.iso_relax.verifier.VerifierConfigurationExceptionprotected Grammar parse(String source, GrammarReaderController controller) throws org.iso_relax.verifier.VerifierConfigurationException
org.iso_relax.verifier.VerifierConfigurationExceptionCopyright © 2016 Oracle Corporation. All Rights Reserved.