Class DbfFile


  • public class DbfFile
    extends Object
    This class represents a DBF (or DBase) file.

    Construct it with a filename (including the .dbf) this causes the header and field definitions to be read.

    Later queries return rows or columns of the database.


    Author:
    Ian Turton Centre for Computaional Geography, University of Leeds, LS2 9JT, 1998.