Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.util.ExpressionFinder
Method Summary | |
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 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 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 onValue(ValueExp exp)
- Specified by:
- onValue in interface ExpressionVisitorBoolean