|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Evaluate an expression.
| Method Summary | |
java.io.File |
alignToBaseDirectory(java.io.File file)
Align a given path to the base directory that can be evaluated by this expression evaluator, if known. |
java.lang.Object |
evaluate(java.lang.String expression)
Evaluate an expression. |
| Method Detail |
public java.lang.Object evaluate(java.lang.String expression)
throws ExpressionEvaluationException
expression - the expression
ExpressionEvaluationExceptionpublic java.io.File alignToBaseDirectory(java.io.File file)
file - the file
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||