public class FormulaUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
getReferences(Formula formula) |
static java.lang.Object[] |
getReferences(java.lang.String formula) |
public static java.lang.Object[] getReferences(java.lang.String formula) throws ParseException
ParseException
public static java.lang.Object[] getReferences(Formula formula)