Package com.sun.msv.reader.relax
common parts for parseing RELAX Core/Namespace into AGM.
-
Class Summary Class Description ElementRefState parses <ref label="..." /> element.HedgeRefState parses <hedgeRef label="..." /> element.HedgeRuleBaseState Base implementation for HedgeRuleState and TopLevelState.LabelRefState base implementation of HedgeRefState and ElementRefState.RELAXReader reads RELAX grammar/module by SAX2 and constructs abstract grammar model.RELAXReader.StateFactory creates various State object, which in turn parses grammar.