public class RELAXNGFactoryImpl extends FactoryImpl
factory| Constructor and Description |
|---|
RELAXNGFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
protected Grammar |
parse(InputSource is,
GrammarReaderController controller)
parses a Grammar from the specified source.
|
void |
setProperty(String name,
Object value) |
compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeatureprotected Grammar parse(InputSource is, GrammarReaderController controller)
FactoryImplparse in class FactoryImplpublic Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException
getProperty in class org.iso_relax.verifier.VerifierFactorySAXNotRecognizedExceptionSAXNotSupportedExceptionpublic void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException
setProperty in class org.iso_relax.verifier.VerifierFactorySAXNotRecognizedExceptionSAXNotSupportedExceptionCopyright © 2016 Oracle Corporation. All Rights Reserved.