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.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
-
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) boolean
RELAXExpressionVisitorBoolean.onElementRules
(ElementRules exp) RELAXExpressionVisitorExpression.onElementRules
(ElementRules exp) void
RELAXExpressionVisitorVoid.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 TypeMethodDescriptionvoid
DblAttrConstraintChecker.onElementRules
(ElementRules exp) boolean
ExportedHedgeRuleChecker.onElementRules
(ElementRules exp) void
IdAbuseChecker.onElementRules
(ElementRules exp) -
Uses of ElementRules in com.sun.msv.relaxns.grammar.relax
Methods in com.sun.msv.relaxns.grammar.relax with parameters of type ElementRules