Package | Description |
---|---|
com.sun.msv.reader.trex.ng |
parses RELAX NG into AGM.
|
com.sun.msv.reader.trex.ng.comp |
parses RELAX NG with DTD compatibility annotation into AGM.
|
Modifier and Type | Method and Description |
---|---|
protected RELAXNGReader.StateFactory |
RELAXNGReader.getStateFactory() |
Constructor and Description |
---|
RELAXNGReader(GrammarReaderController controller,
javax.xml.parsers.SAXParserFactory parserFactory,
RELAXNGReader.StateFactory stateFactory,
ExpressionPool pool)
full constructor
|
Modifier and Type | Class and Description |
---|---|
static class |
RELAXNGCompReader.StateFactory
creates various State object, which in turn parses grammar.
|