Package | Description |
---|---|
com.sun.msv.reader.trex |
shared code between RELAX NG reader and TREX reader.
|
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 LightStack |
TREXBaseReader.nsStack
stack that stores value of ancestor 'ns' attribute.
|
Modifier and Type | Field and Description |
---|---|
private LightStack |
RELAXNGReader.dtLibStack |
private LightStack |
RELAXNGReader.dtLibURIStack |
Modifier and Type | Field and Description |
---|---|
private LightStack |
RELAXNGCompReader.lastRNGElement
The local name of the preceding RELAX NG element sibling.
|