Uses of Interface
com.sun.msv.grammar.relax.RELAXExpressionVisitorBoolean
Packages that use RELAXExpressionVisitorBoolean
Package
Description
abstract grammar model(AGM): common part.
abstract grammar model(AGM): RELAX stub.
Non-essential schema conformance checks.
-
Uses of RELAXExpressionVisitorBoolean in com.sun.msv.grammar
Methods in com.sun.msv.grammar with parameters of type RELAXExpressionVisitorBooleanModifier and TypeMethodDescriptionbooleanExpression.visit(RELAXExpressionVisitorBoolean visitor) -
Uses of RELAXExpressionVisitorBoolean in com.sun.msv.grammar.relax
Methods in com.sun.msv.grammar.relax with parameters of type RELAXExpressionVisitorBooleanModifier and TypeMethodDescriptionbooleanAttPoolClause.visit(RELAXExpressionVisitorBoolean visitor) booleanElementRules.visit(RELAXExpressionVisitorBoolean visitor) booleanHedgeRules.visit(RELAXExpressionVisitorBoolean visitor) booleanTagClause.visit(RELAXExpressionVisitorBoolean visitor) -
Uses of RELAXExpressionVisitorBoolean in com.sun.msv.reader.relax.core.checker
Classes in com.sun.msv.reader.relax.core.checker that implement RELAXExpressionVisitorBooleanModifier and TypeClassDescriptionfinal classthe purpose of this function object is to make sure that the expression does not contain references to modules other than one specified by this variable.