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, setFeaturecompileSchema, compileSchema, compileSchema, compileSchema, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifierprotected Grammar parse(InputSource is, GrammarReaderController controller)
FactoryImplparse in class FactoryImplpublic Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException
getProperty in class VerifierFactorySAXNotRecognizedExceptionSAXNotSupportedExceptionpublic void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException
setProperty in class VerifierFactorySAXNotRecognizedExceptionSAXNotSupportedExceptionCopyright © 2017 Oracle Corporation. All rights reserved.