See: Description
| Class | Description |
|---|---|
| CompatibilityChecker | |
| CompAttributeState |
parses <attribute> pattern.
|
| DefAttCompatibilityChecker | |
| DefAttCompatibilityChecker.DefAttMap | |
| IDCompatibilityChecker |
checks the compatibility of RELAX NG grammar with the ID/IDREF feature.
|
| IDCompatibilityChecker.IDAttMap | |
| RELAXNGCompReader |
reads RELAX NG grammar with DTD compatibility annotation
and constructs abstract grammar model.
|
| RELAXNGCompReader.StateFactory |
creates various State object, which in turn parses grammar.
|
| Exception | Description |
|---|---|
| DefAttCompatibilityChecker.Abort |
used to abort the check.
|
parses RELAX NG with DTD compatibility annotation into AGM.