Uses of Package
com.sun.msv.reader.relax

Packages that use com.sun.msv.reader.relax
com.sun.msv.reader.relax common parts for parseing RELAX Core/Namespace into AGM. 
com.sun.msv.reader.relax.core parses RELAX Core into AGM. 
com.sun.msv.relaxns.reader parses XML representation of RELAX Namespace. 
com.sun.msv.relaxns.reader.relax parses XML representation of RELAXNS-extended RELAX Core. 
 

Classes in com.sun.msv.reader.relax used by com.sun.msv.reader.relax
RELAXReader.StateFactory
          creates various State object, which in turn parses grammar.
 

Classes in com.sun.msv.reader.relax used by com.sun.msv.reader.relax.core
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.
 

Classes in com.sun.msv.reader.relax used by com.sun.msv.relaxns.reader
HedgeRuleBaseState
          Base implementation for HedgeRuleState and TopLevelState.
RELAXReader
          reads RELAX grammar/module by SAX2 and constructs abstract grammar model.
 

Classes in com.sun.msv.reader.relax used by com.sun.msv.relaxns.reader.relax
RELAXReader
          reads RELAX grammar/module by SAX2 and constructs abstract grammar model.
 



MSV