All Classes and Interfaces
Class
Description
Minimal DBF reader focused on reading and accessing DBF data.
Defines the possible data types for fields within a DBF file.
Represents DBF Language Driver ID (LDID) encodings, which define the character set
used for text fields within the file.
Represents a single field (column) descriptor from the DBF file header.
Represents the structure and metadata of a DBF file.
Represents a single record (row) of data from a DBF file.
Utility class containing static methods for decoding specific DBF field data types.
Defines the possible versions or dialects of the DBF file format,
based on the file type byte (the first byte) in the DBF header.