Uses of Class
com.sun.msv.grammar.relax.ElementRules
Packages that use ElementRules
Package
Description
abstract grammar model(AGM): RELAX stub.
Non-essential schema conformance checks.
-
Uses of ElementRules in com.sun.msv.grammar.relax
Fields in com.sun.msv.grammar.relax declared as ElementRulesMethods in com.sun.msv.grammar.relax that return ElementRulesModifier and TypeMethodDescriptionRELAXModule.ElementRulesContainer.getOrCreate(String name) ElementRule.getParent()gets the parent ElementRules object.Methods in com.sun.msv.grammar.relax with parameters of type ElementRulesModifier and TypeMethodDescriptionRELAXExpressionVisitor.onElementRules(ElementRules exp) booleanRELAXExpressionVisitorBoolean.onElementRules(ElementRules exp) RELAXExpressionVisitorExpression.onElementRules(ElementRules exp) voidRELAXExpressionVisitorVoid.onElementRules(ElementRules exp) -
Uses of ElementRules in com.sun.msv.reader.relax.core.checker
Methods in com.sun.msv.reader.relax.core.checker with parameters of type ElementRulesModifier and TypeMethodDescriptionvoidDblAttrConstraintChecker.onElementRules(ElementRules exp) booleanExportedHedgeRuleChecker.onElementRules(ElementRules exp) voidIdAbuseChecker.onElementRules(ElementRules exp)