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 | Field and Description |
---|---|
private RELAXNGReader |
RestrictionChecker.reader
Reader object to which errors are reported.
|
Constructor and Description |
---|
RestrictionChecker(RELAXNGReader _reader) |
Modifier and Type | Class and Description |
---|---|
class |
RELAXNGCompReader
reads RELAX NG grammar with DTD compatibility annotation
and constructs abstract grammar model.
|