Package es.prodevelop.gvsig.mobile.fmap.driver.vect.dbf

Class Summary
DbaseFileHeaderNIO Class to represent the header of a Dbase III file.
DbaseFileNIO Class to read and write data to a dbase III format file.
DbfDiskDataSource This class implements a JNI-based DataSource which is based on a DBF file not loaded into memory.
DbfFieldInfo Utility class to store the metadata of a single field.
DbfMemoryDataSource This class implements a DataSource which is based on a DBF file fully loaded into memory.