Package edu.psu.geovista.db.dbase

Class Summary
DBaseFieldDescriptor DBaseFieldDescriptor holds the information about each "column" or "variable" in a dBase file.
DBaseFile DBaseFile reads a dBase (*.dbf) file into an Object[] array where the first Object is an array of Strings that holds the names of the arrays, and the sucessive Objects are arrays of primitives of doubles, ints, strings, or booleans.
GvDataInputStream GvDataInputStream reads from a DataInputStream
GvDataOutputStream GvDataOutputStream writes to a DataOutputStream
 



Copyright © 1996-2003 GeoVista Center. All Rights Reserved.