public class TREXFactoryImpl extends FactoryImpl
factory
Constructor and Description |
---|
TREXFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
protected Grammar |
parse(org.xml.sax.InputSource is,
GrammarReaderController controller)
parses a Grammar from the specified source.
|
compileSchema, createVerifier, getEntityResolver, isFeature, setEntityResolver, setFeature
protected Grammar parse(org.xml.sax.InputSource is, GrammarReaderController controller)
FactoryImpl
parse
in class FactoryImpl