Package com.sun.msv.grammar.relax
Interface RELAXExpressionVisitorVoid
- All Superinterfaces:
ExpressionVisitorVoid
- All Known Implementing Classes:
DblAttrConstraintChecker,IdAbuseChecker
RELAX Version of
ExpressionVisitorVoid- Author:
- Kohsuke KAWAGUCHI
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAttPool(AttPoolClause exp) voidvoidonHedgeRules(HedgeRules exp) voidMethods inherited from interface com.sun.msv.grammar.ExpressionVisitorVoid
onAnyString, onAttribute, onChoice, onConcur, onData, onElement, onEpsilon, onInterleave, onList, onMixed, onNullSet, onOneOrMore, onOther, onRef, onSequence, onValue
-
Method Details
-
onAttPool
-
onTag
-
onElementRules
-
onHedgeRules
-