public class ExcelAndMathHelper extends Object
| Constructor and Description |
|---|
ExcelAndMathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
evaluate(Class type,
String formula) |
static Object |
evaluateWithVariables(Class type,
String formula,
Map<String,String> contextObject) |
public static Object evaluateWithVariables(Class type, String formula, Map<String,String> contextObject) throws IOException
IOExceptionpublic static Object evaluate(Class type, String formula) throws IOException
IOExceptionCopyright © 2021. All rights reserved.