com.zfqjava.formula
Class FormulaParser
java.lang.Object
com.zfqjava.formula.FormulaParser
public abstract class FormulaParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormulaParser
public FormulaParser()
parse
public abstract Formula parse(String s)
throws ParseException
- Throws:
ParseException
parse
public abstract Formula parse(String s,
boolean allowErrorFormula)
throws ParseException
- Parameters:
allowErrorFormula - allow create the error formula
- Throws:
ParseException- Since:
- JDataGrid 2.1.0
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.