Package com.sun.msv.reader.relax

common parts for parseing RELAX Core/Namespace into AGM.

See:
          Description

Class Summary
ElementRefState parses <ref label="..." /> element.
HedgeRefState parses <hedgeRef label="..." /> element.
HedgeRuleBaseState Base implementation for HedgeRuleState and TopLevelState.
RELAXReader reads RELAX grammar/module by SAX2 and constructs abstract grammar model.
RELAXReader.StateFactory creates various State object, which in turn parses grammar.
 

Package com.sun.msv.reader.relax Description

common parts for parseing RELAX Core/Namespace into AGM.