Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.ExpressionCloner
com.sun.msv.verifier.regexp.AttributePruner
public class AttributePruner
extends ExpressionCloner
Constructor Summary | |
Method Summary | |
Expression |
|
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