|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
org.apache.commons.jexl |
Uses of Expression in org.apache.commons.jexl |
Classes in org.apache.commons.jexl that implement Expression | |
(package private) class |
ExpressionImpl
Implelmentation of an Expression. |
Methods in org.apache.commons.jexl that return Expression | |
static Expression |
ExpressionFactory.createExpression(java.lang.String expression)
|
protected Expression |
ExpressionFactory.createNewExpression(java.lang.String expression)
Creates a new Expression based on the expression string. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |