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