|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConditionParser
Provides a simple facility to evaluate condition expressions.
| Method Summary | |
|---|---|
boolean |
evaluate(String expression)
Evaluate a condition expression. |
| Method Detail |
|---|
boolean evaluate(String expression)
throws ConditionParserException
expression - The condition expression to evaluate; must not be null
ConditionParserException - Failed to evaluate condition expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||