com.sun.msv.grammar.relax
public interface RELAXExpressionVisitor extends ExpressionVisitor
Note that onRef method may still be called if you visit AGM created from TREX pattern.
| Method Summary | |
|---|---|
| Object | onAttPool(AttPoolClause exp) |
| Object | onElementRules(ElementRules exp) |
| Object | onHedgeRules(HedgeRules exp) |
| Object | onTag(TagClause exp) |