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

Packages that use com.sun.msv.grammar.relax
com.sun.msv.driver.textui Command line verifier. 
com.sun.msv.grammar abstract grammar model(AGM): common part. 
com.sun.msv.grammar.relax abstract grammar model(AGM): RELAX stub. 
com.sun.msv.reader.relax.core parses RELAX Core into AGM. 
com.sun.msv.reader.relax.core.checker Non-essential schema conformance checks. 
com.sun.msv.relaxns.grammar.relax abstract grammar model(AGM) for RELAXNS-extended RELAX Core. 
com.sun.msv.relaxns.reader.relax parses XML representation of RELAXNS-extended RELAX Core. 
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.driver.textui
RELAXModule
          "Module" of RELAX Core.
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.grammar
RELAXExpressionVisitor
          Visitor interface for RELAX expressions.
RELAXExpressionVisitorBoolean
          RELAX version of ExpressionVisitorBoolean.
RELAXExpressionVisitorExpression
          RELAX version of ExpressionVisitorExpression
RELAXExpressionVisitorVoid
          RELAX Version of ExpressionVisitorVoid
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.grammar.relax
AttPoolClause
          'attPool' of RELAX module.
ElementRule
          ElementRule declaration of RELAX.
ElementRules
          Set of ElementRule objects that share the label name.
EmptyStringType
          'emptyString' type of RELAX.
Exportable
          exportable Expression.
HedgeRules
          hedgeRule of RELAX module.
NoneType
          'none' datatype of RELAX.
RELAXExpressionVisitor
          Visitor interface for RELAX expressions.
RELAXExpressionVisitorBoolean
          RELAX version of ExpressionVisitorBoolean.
RELAXExpressionVisitorExpression
          RELAX version of ExpressionVisitorExpression
RELAXExpressionVisitorVoid
          RELAX Version of ExpressionVisitorVoid
RELAXModule
          "Module" of RELAX Core.
RELAXModule.AttPoolContainer
           
RELAXModule.DatatypeContainer
          Datatypes.
RELAXModule.ElementRulesContainer
           
RELAXModule.HedgeRulesContainer
           
RELAXModule.TagContainer
           
TagClause
          'tag' of RELAX module.
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.reader.relax.core
RELAXModule
          "Module" of RELAX Core.
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.reader.relax.core.checker
AttPoolClause
          'attPool' of RELAX module.
ElementRules
          Set of ElementRule objects that share the label name.
HedgeRules
          hedgeRule of RELAX module.
RELAXExpressionVisitorBoolean
          RELAX version of ExpressionVisitorBoolean.
RELAXExpressionVisitorVoid
          RELAX Version of ExpressionVisitorVoid
RELAXModule
          "Module" of RELAX Core.
TagClause
          'tag' of RELAX module.
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.relaxns.grammar.relax
RELAXModule
          "Module" of RELAX Core.
 

Classes in com.sun.msv.grammar.relax used by com.sun.msv.relaxns.reader.relax
RELAXModule
          "Module" of RELAX Core.
 



MSV