|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JexlArithmetic | |
|---|---|
| org.apache.commons.jexl2 | Provides a framework for evaluating JEXL expressions. |
| Uses of JexlArithmetic in org.apache.commons.jexl2 |
|---|
| Fields in org.apache.commons.jexl2 declared as JexlArithmetic | |
|---|---|
protected JexlArithmetic |
JexlEngine.arithmetic
The JexlArithmetic instance. |
protected JexlArithmetic |
Interpreter.arithmetic
The arithmetic handler. |
| Constructors in org.apache.commons.jexl2 with parameters of type JexlArithmetic | |
|---|---|
JexlEngine(Uberspect anUberspect,
JexlArithmetic anArithmetic,
java.util.Map<java.lang.String,java.lang.Object> theFunctions,
org.apache.commons.logging.Log log)
Creates a JEXL engine using the provided Uberspect, (@link JexlArithmetic),
a function map and logger. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||