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
XelException
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.