Package | Description |
---|---|
org.apache.commons.jexl |
Jexl-1.x compatible implementation.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ExpressionFactory |
Deprecated.
Create a JexlEngine and use the createScript method on that instead.
|
class |
ScriptFactory |
Deprecated.
Create a JexlEngine and use the createScript method on that instead.
|