| Class | Description |
|---|---|
| DBFBase |
Base class for DBFReader and DBFWriter.
|
| DBFCharsetHelper |
Utility to map dbf charsets to java charsets.
|
| DBFField |
DBFField represents a field specification in an dbf file.
|
| DBFHeader |
Class for reading the metadata assuming that the given InputStream carries
DBF data.
|
| DBFMemoFile |
Class for read memo files (DBT and FPT)
|
| DBFReader |
DBFReader class can creates objects to represent DBF data.
|
| DBFUtils |
Miscelaneous functions required by the JavaDBF package.
|
| DBFWriter |
An object of this class can create a DBF file.
|
| Utils | Deprecated
Use
DBFUtils |
| Enum | Description |
|---|---|
| DBFAlignment |
Indicates aligment of data.
|
| DBFDataType |
The types supported by JavaDBF
|
| Exception | Description |
|---|---|
| DBFException |
Represents exceptions happen in the JavaDBF classes.
|
Copyright © 2017. All rights reserved.