public static class TableParser.Field extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Field() |
public Object parse(String line) throws NumberFormatException
NumberFormatExceptionpublic Object parse(String line, int offset) throws NumberFormatException
NumberFormatExceptionprotected Object parse(String line, int start, int end) throws NumberFormatException
NumberFormatExceptionpublic void setScale(float scale)