public class JexlEvaluateFunctions extends Object
Constructor and Description |
---|
JexlEvaluateFunctions(org.apache.commons.jexl2.JexlContext context,
org.apache.commons.jexl2.JexlEngine jexl) |
Modifier and Type | Method and Description |
---|---|
Double |
evaluate(String formula)
Uses the JexlEngine to evaluate a string constant as a Jexl expression
|
Copyright © 2021. All rights reserved.