Class FormulaUtil
- java.lang.Object
-
- org.pentaho.reporting.libraries.formula.util.FormulaUtil
-
public class FormulaUtil extends java.lang.ObjectTodo: Document me! Date: 15.04.2009 Time: 16:23:02- Author:
- Thomas Morgner.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Object[]getReferences(java.lang.String formula)static java.lang.Object[]getReferences(Formula formula)
-
-
-
Method Detail
-
getReferences
public static java.lang.Object[] getReferences(java.lang.String formula) throws ParseException- Throws:
ParseException
-
getReferences
public static java.lang.Object[] getReferences(Formula formula)
-
-