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, setFeature
public TheFactoryImpl(SAXParserFactory factory)
public TheFactoryImpl()
protected Grammar parse(InputSource is, GrammarReaderController controller) throws org.iso_relax.verifier.VerifierConfigurationException
FactoryImpl
parse
in class FactoryImpl
org.iso_relax.verifier.VerifierConfigurationException
protected Grammar parse(String source, GrammarReaderController controller) throws org.iso_relax.verifier.VerifierConfigurationException
org.iso_relax.verifier.VerifierConfigurationException
Copyright © 2016 Oracle Corporation. All rights reserved.