|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.limn.data.SimpleParser
SimpleParser is a utility class used to parse a plain white space delineated data file into a LimnData object. All methods are static so no instance of the class should ever be created.
| Constructor Summary | |
SimpleParser()
|
|
| Method Summary | |
static void |
output()
|
static LimnData |
parseFile(java.lang.String inString)
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SimpleParser()
| Method Detail |
public static LimnData parseFile(java.lang.String inString)
public static void output()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||