Uses of Class
com.sun.msv.grammar.relax.HedgeRules
-
Packages that use HedgeRules Package Description com.sun.msv.grammar.relax abstract grammar model(AGM): RELAX stub.com.sun.msv.reader.relax.core.checker Non-essential schema conformance checks. -
-
Uses of HedgeRules in com.sun.msv.grammar.relax
Methods in com.sun.msv.grammar.relax that return HedgeRules Modifier and Type Method Description HedgeRules
RELAXModule.HedgeRulesContainer. get(String name)
HedgeRules
RELAXModule.HedgeRulesContainer. getOrCreate(String name)
Methods in com.sun.msv.grammar.relax with parameters of type HedgeRules Modifier and Type Method Description Object
RELAXExpressionVisitor. onHedgeRules(HedgeRules exp)
boolean
RELAXExpressionVisitorBoolean. onHedgeRules(HedgeRules exp)
Expression
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 HedgeRules Modifier and Type Method Description void
DblAttrConstraintChecker. onHedgeRules(HedgeRules exp)
boolean
ExportedHedgeRuleChecker. onHedgeRules(HedgeRules exp)
void
IdAbuseChecker. onHedgeRules(HedgeRules exp)
-