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, setFeature
protected Grammar parse(InputSource is, GrammarReaderController controller)
FactoryImpl
parse
in class FactoryImpl
public Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException
getProperty
in class org.iso_relax.verifier.VerifierFactory
SAXNotRecognizedException
SAXNotSupportedException
public void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException
setProperty
in class org.iso_relax.verifier.VerifierFactory
SAXNotRecognizedException
SAXNotSupportedException
Copyright © 2016 Oracle Corporation. All rights reserved.