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, setFeaturecompileSchema, compileSchema, compileSchema, compileSchema, getProperty, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setPropertypublic TheFactoryImpl(SAXParserFactory factory)
public TheFactoryImpl()
protected Grammar parse(InputSource is, GrammarReaderController controller) throws VerifierConfigurationException
FactoryImplparse in class FactoryImplVerifierConfigurationExceptionprotected Grammar parse(String source, GrammarReaderController controller) throws VerifierConfigurationException
VerifierConfigurationExceptionCopyright © 2017 Oracle Corporation. All rights reserved.