|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface that is implemented by a class that can validate various types of expressions.
| Method Summary | |
void |
validate(Expression expression)
Validates the supplied expression. |
| Method Detail |
public void validate(Expression expression)
throws ExpressionException
expression - An expression to be validated.
ExpressionException - If the supplied expression is invalid.
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||