org.pentaho.reporting.libraries.formula.util
Class FormulaUtil

java.lang.Object
  extended by org.pentaho.reporting.libraries.formula.util.FormulaUtil

public class FormulaUtil
extends Object

Todo: Document me!

Date: 15.04.2009 Time: 16:23:02

Author:
Thomas Morgner.

Method Summary
static Object[] getReferences(Formula formula)
           
static Object[] getReferences(String formula)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getReferences

public static Object[] getReferences(String formula)
                              throws ParseException
Throws:
ParseException

getReferences

public static Object[] getReferences(Formula formula)