Class | Description |
---|---|
DBFField |
DBFField represents a field specification in an dbf file.
|
DBFHeader |
This private class defines the header of a DBF file.
|
DBFReader |
DBFReader class can creates objects to represent DBF data.
|
DBFWriter |
An object of this class can create a DBF file.
|
Utils |
Miscelaneous functions required by the JavaDBF package.
|
Exception | Description |
---|---|
DBFException |