public class RELAXNGFactoryImpl extends FactoryImpl
factory| Constructor | Description |
|---|---|
RELAXNGFactoryImpl() |
| Modifier and Type | Method | 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 © 2019 Oracle Corporation. All rights reserved.