Package hec.io.dbf
package hec.io.dbf
-
ClassDescriptionThis is an abstract class that defines methods and constants that are genderica to all xBase class of database files.This is the base class that represents the header for a DBF file.A class that defines all of the dbf header and index information needed for AsciiSerializable DBF files.A class that defines all of the dbf header and index information needed for AsciiSerializable DBF files.Header object for a DBase III file.Header object for a DBaseIVMemo file.This class updates a DBaseIV file that includes memo fields.This is the interface for all objects that update DBase Files.Constant interface defining dbase versions.A base exception class for dbf related operations.An object that publically describes a DBF field.An interface that describes the operations able to be performed on DBF headers.A base exception class for dbf operations that need to nest other exceptions.A nested exception class that is generated during a dbf query operation.An object the contains the results of a DBF query.A class that represents one row of a DBF file.A nesting exception class that wraps around an exception that occurred when a delete record operation was being performed.A base class for dbf record operation exceptions.Represents a set of index numbers for dbf file operations such as querying and deletion.A class that provides the means to query data from a dbf file.A nested exception that occurred during a dbf record query.This interface defines a DbfRecordSet for use in queries and writes.An object that contains the records and errors that were generated from a dbf file query.A dbf utility class that is used to read the header generate field 4 info objects.A nested exception class that occurs during a dbf record write.An object that contains the results of a dbf write operation.A class that defines the index and record number information for a Dbf related function.Contains a set of DBF records as a query result or a insert/update set.A class that performs the delete operations on the data4jni.A class that provides access into the protected Field4info data members.An exception class generated when an index tag key is not found in the current index for a dbf.An exception object that is generated when there is no record data that could be retrieved.Processes a query on a dbf file packaging the record data into the query result set.Base class for process dbf record operations such as deletes and writes.A class that contains data for constructing Tag4define objects.A container class for the codebase tag 4 info data since codebase didnt do us a favor and make their code extendable or serializable.An exception class generated during a dbf operation where the record numbers were not found.A class that process the writing of records to the data 4 object.