Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.reader.relax.core.checker.ExportedHedgeRuleChecker
Field Summary | |
ReferenceExp[] |
Constructor Summary | |
|
Method Summary | |
boolean | |
boolean |
|
boolean |
|
boolean | |
boolean | |
boolean | |
boolean |
|
boolean | |
boolean | |
boolean |
|
boolean | |
boolean | |
boolean | |
boolean | |
boolean |
|
boolean | |
boolean |
|
boolean |
|
boolean | |
boolean |
public boolean onAnyString()
- Specified by:
- onAnyString in interface ExpressionVisitorBoolean
public boolean onAttPool(AttPoolClause exp)
- Specified by:
- onAttPool in interface RELAXExpressionVisitorBoolean
public boolean onAttribute(AttributeExp exp)
- Specified by:
- onAttribute in interface ExpressionVisitorBoolean
public boolean onChoice(ChoiceExp exp)
- Specified by:
- onChoice in interface ExpressionVisitorBoolean
public boolean onConcur(ConcurExp exp)
- Specified by:
- onConcur in interface ExpressionVisitorBoolean
public boolean onElement(ElementExp exp)
- Specified by:
- onElement in interface ExpressionVisitorBoolean
public boolean onElementRules(ElementRules exp)
- Specified by:
- onElementRules in interface RELAXExpressionVisitorBoolean
public boolean onHedgeRules(HedgeRules exp)
- Specified by:
- onHedgeRules in interface RELAXExpressionVisitorBoolean
public boolean onInterleave(InterleaveExp exp)
- Specified by:
- onInterleave in interface ExpressionVisitorBoolean
public boolean onMixed(MixedExp exp)
- Specified by:
- onMixed in interface ExpressionVisitorBoolean
public boolean onOneOrMore(OneOrMoreExp exp)
- Specified by:
- onOneOrMore in interface ExpressionVisitorBoolean
public boolean onOther(OtherExp exp)
- Specified by:
- onOther in interface ExpressionVisitorBoolean
public boolean onSequence(SequenceExp exp)
- Specified by:
- onSequence in interface ExpressionVisitorBoolean
public boolean onTag(TagClause exp)
- Specified by:
- onTag in interface RELAXExpressionVisitorBoolean
public boolean onValue(ValueExp exp)
- Specified by:
- onValue in interface ExpressionVisitorBoolean