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