Package | Description |
---|---|
org.apache.commons.jexl |
Jexl-1.x compatible implementation.
|
Modifier and Type | Method and Description |
---|---|
static Expression |
JexlOne.createExpression(java.lang.String expression)
Deprecated.
Create a JexlEngine and use createExpression() on that
|