|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Expression
Represent a prepared (aka., compiled) expression.
It can be retrieved by use of ExpressionFactory.
| Method Summary | |
|---|---|
Object |
evaluate(XelContext ctx)
Evaluates an expression that was previously prepared. |
| Method Detail |
|---|
Object evaluate(XelContext ctx)
throws XelException
XelException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||