Uses of Class
com.sun.msv.grammar.relax.HedgeRules
Packages that use HedgeRules
Package
Description
abstract grammar model(AGM): RELAX stub.
Non-essential schema conformance checks.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
-
Uses of HedgeRules in com.sun.msv.grammar.relax
Methods in com.sun.msv.grammar.relax that return HedgeRulesMethods in com.sun.msv.grammar.relax with parameters of type HedgeRulesModifier and TypeMethodDescriptionRELAXExpressionVisitor.onHedgeRules
(HedgeRules exp) boolean
RELAXExpressionVisitorBoolean.onHedgeRules
(HedgeRules exp) RELAXExpressionVisitorExpression.onHedgeRules
(HedgeRules exp) void
RELAXExpressionVisitorVoid.onHedgeRules
(HedgeRules exp) -
Uses of HedgeRules in com.sun.msv.reader.relax.core.checker
Methods in com.sun.msv.reader.relax.core.checker with parameters of type HedgeRulesModifier and TypeMethodDescriptionvoid
DblAttrConstraintChecker.onHedgeRules
(HedgeRules exp) boolean
ExportedHedgeRuleChecker.onHedgeRules
(HedgeRules exp) void
IdAbuseChecker.onHedgeRules
(HedgeRules exp) -
Uses of HedgeRules in com.sun.msv.relaxns.grammar.relax
Methods in com.sun.msv.relaxns.grammar.relax with parameters of type HedgeRules