| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sun.msv.grammar.ExpressionClonercom.sun.msv.verifier.regexp.AttributeRemoverpublic class AttributeRemoverextends ExpressionClonerConstructor Summary | |
Method Summary | |
Expression |
|
Expression |
|
Expression | |
Expression |
|
Methods inherited from class com.sun.msv.grammar.ExpressionCloner | |
onAnyString, onChoice, onConcur, onData, onEpsilon, onInterleave, onList, onMixed, onNullSet, onOneOrMore, onSequence, onValue | |
public Expression onAttribute(AttributeExp exp)
- Specified by:
- onAttribute in interface ExpressionVisitorExpression
public Expression onElement(ElementExp exp)
- Specified by:
- onElement in interface ExpressionVisitorExpression
public Expression onOther(OtherExp exp)
- Specified by:
- onOther in interface ExpressionVisitorExpression
public Expression onRef(ReferenceExp exp)
- Specified by:
- onRef in interface ExpressionVisitorExpression