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, getValuepublic byte getType()
getType in class DBFReaderJGeom.RecordColumnpublic int getLength()
getLength in class DBFReaderJGeom.RecordColumn