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.
|
Class | Description |
---|---|
DefineState |
parses <define> declaration.
|
NGNameState |
parses <anyName> name class.
|
RELAXNGReader |
reads RELAX NG grammar from SAX2 and constructs abstract grammar model.
|
RELAXNGReader.RefExpParseInfo |
information necessary to correctly parse pattern definitions.
|
RELAXNGReader.RefExpParseInfo.RedefinitionStatus | |
RELAXNGReader.StateFactory |
creates various State object, which in turn parses grammar.
|
RestrictionChecker |
Checks RELAX NG contextual restrictions defined in the section 7.
|
Class | Description |
---|---|
AttributeState |
parses <attribute> pattern.
|
RELAXNGReader |
reads RELAX NG grammar from SAX2 and constructs abstract grammar model.
|
RELAXNGReader.StateFactory |
creates various State object, which in turn parses grammar.
|
Copyright © 2019 Oracle Corporation. All rights reserved.