|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionEvaluator
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 |
|---|
java.lang.Object evaluate(java.lang.String expression)
throws ExpressionEvaluationException
expression - the expression
ExpressionEvaluationExceptionjava.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 | |||||||||