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