|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.clichart.data.ParseUtils
public class ParseUtils
Static helpers for parsing values etc.
| Constructor Summary | |
|---|---|
ParseUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
parseValue(java.lang.String valueString,
int lineNumber)
Return the appropriate wrapper type (Long or Double) for a value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParseUtils()
| Method Detail |
|---|
public static java.lang.Object parseValue(java.lang.String valueString,
int lineNumber)
throws InvalidDataException
InvalidDataException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||