| Modifier and Type | Method and Description |
|---|---|
protected static DBFField |
DBFField.createField(DataInput in,
Charset charset)
Creates a DBFField object from the data read from the given
DataInputStream.
|
protected static DBFField |
DBFField.createFieldDB7(DataInput in,
Charset charset) |
DBFField |
DBFReader.getField(int index)
Returns the asked Field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DBFWriter.setFields(DBFField[] fields)
Sets fields.
|
Copyright © 2017. All rights reserved.