|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pietschy.command.DefaultConditionEvaluator
public class DefaultConditionEvaluator
| Constructor Summary | |
|---|---|
DefaultConditionEvaluator()
|
|
| Method Summary | |
|---|---|
boolean |
evaluate(java.lang.String expression)
Evaluates the specified condition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultConditionEvaluator()
| Method Detail |
|---|
public boolean evaluate(java.lang.String expression)
throws EvaluationException
ConditionEvaluator
evaluate in interface ConditionEvaluatorexpression - the conditional expression as a string.
EvaluationExceptionDefaultConditionEvaluator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||