Package io.keikaiex.formula.fn
Class FunctionHelper
- java.lang.Object
-
- io.keikaiex.formula.fn.FunctionHelper
-
public final class FunctionHelper extends Object
Internal User only. Helper class to handle the two version of Books.- Author:
- henrichen, Dennis
-
-
Constructor Summary
Constructors Constructor Description FunctionHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object[]
editTextToValue(String txt, String formatStr)
static Object[]
parseToDate(String txt)
-