public class FormulaViewer extends Object
Constructor and Description |
---|
FormulaViewer()
Creates new FormulaViewer
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Method main
pass me a filename and I'll try and parse the formulas from it
|
void |
parseFormulaRecord(FormulaRecord record)
Method parseFormulaRecord
|
void |
run()
Method run
|
void |
setFile(String file)
Method setFile
|
void |
setList(boolean list) |
public void parseFormulaRecord(FormulaRecord record)
record
- public void setFile(String file)
file
- public void setList(boolean list)
public static void main(String[] args)
args
- pass one argument with the filename or --helpCopyright © 2020. All rights reserved.