public class XSFactoryImpl extends FactoryImpl
factory| Constructor and Description |
|---|
XSFactoryImpl() |
| 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, setFeatureprotected Grammar parse(org.xml.sax.InputSource is, GrammarReaderController controller)
FactoryImplparse in class FactoryImpl