|
Spreadsheet Toolkit | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--corpus.excel.parser.FormulaComponentParser
|
+--corpus.excel.parser.RangeParser
A parser for a formula component.
Range| Field Summary | |
static java.lang.String |
PATTERN
|
| Constructor Summary | |
RangeParser()
|
|
| Method Summary | |
FormulaComponent |
parseOne(java.lang.String input,
Formula formula)
Given a string containing a Excel formula, break it down into components. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PATTERN
| Constructor Detail |
public RangeParser()
| Method Detail |
public FormulaComponent parseOne(java.lang.String input,
Formula formula)
parseOne in class FormulaComponentParser
|
Spreadsheet Toolkit | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||