parses RELAX NG with DTD compatibility annotation into AGM.
See: Description
| Class Summary | |
|---|---|
| CompAttributeState | parses <attribute> pattern. |
| 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. parsing behavior can be customized by implementing custom StateFactory. |
parses RELAX NG with DTD compatibility annotation into AGM.