Package | Description |
---|---|
com.sun.msv.reader.trex |
shared code between RELAX NG reader and TREX reader.
|
com.sun.msv.reader.trex.ng.comp |
parses RELAX NG with DTD compatibility annotation into AGM.
|
com.sun.msv.reader.trex.typed |
reads TREX grammar with "label
annotation".
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeState
parses <attribute> pattern.
|
class |
ElementState
parses <element> pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
CompAttributeState
parses <attribute> pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
TypedElementState
reads <element> element with 'label' annotation.
|