public interface Expression
ExpressionFactory.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(XelContext ctx)
Evaluates an expression that was previously prepared.
|
java.lang.Object evaluate(XelContext ctx) throws XelException
XelExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.