public static class DBFReaderJGeom.CharacterColumn extends DBFReaderJGeom.RecordColumn
Modifier and Type | Field and Description |
---|---|
protected int |
columnLength |
columnName, values
Constructor and Description |
---|
CharacterColumn(byte[] name,
int length) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
byte |
getType() |
addValue, getDecimalDigits, getName, getNumValues, getValue
public byte getType()
getType
in class DBFReaderJGeom.RecordColumn
public int getLength()
getLength
in class DBFReaderJGeom.RecordColumn