JComponentPack 1.5.0

com.zfqjava.formula
Class FormulaParser

java.lang.Object
  extended by com.zfqjava.formula.FormulaParser

public abstract class FormulaParser
extends Object


Constructor Summary
FormulaParser()
           
 
Method Summary
abstract  Formula parse(String s)
           
abstract  Formula parse(String s, boolean allowErrorFormula)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormulaParser

public FormulaParser()
Method Detail

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

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.