Package com.sun.msv.reader.relax.core
parses RELAX Core into AGM.
-
Class Summary Class Description AttPoolRefState parses <ref role="..." />.AttPoolState parses <attPool> element.AttributeState parses <attribute> element.ClauseState common part of <tag> and <attPool>.DivInModuleState parses <div> element under <module> element.ElementRuleBaseState Base implementation for ElementRuleWithHedgeState and ElementRuleWithTypeState.ElementRuleWithHedgeState parses <elementRule> without 'type' attribute.ElementRuleWithTypeState parses <elementRule> with 'type' attribute.HedgeRuleState parses <hedgeRule> element this class is used as the base class of TopLevelStateIncludeModuleState parses <include> element of RELAX Core.InlineElementState parses <element> element.InlineTagState parses <tag> element inlined in <elementRule>InterfaceState parses <interface> element and <div> in interface.MixedState parses <mixed> element.ModuleMergeState Used to parse module.ModuleState parses <module> element.RELAXCoreReader reads RELAX module (classic RELAX module; no namespace extension) by SAX2 and constructs abstract grammar model.RELAXCoreReader.StateFactory RootModuleMergeState invokes State object that parses the document element.RootModuleState invokes State object that parses the document element.TagState parses <tag> element.