![]() | Initializes a new instance of the DbaseFileHeader class. |
![]() | Returns the fields in the dbase file. |
![]() | Return the length of the header. |
![]() | Return the date this file was last updated. |
![]() | Return the number of fields in the records. |
![]() | Return the number of records in the file. |
![]() | Return the length of the records in bytes. |
![]() | Add a column to this DbaseFileHeader. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Read the header data from the DBF file. |
![]() | Remove a column from this DbaseFileHeader. |
![]() | Returns a String that represents the current Object. |
![]() | Write the header data to the DBF file. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Set the number of records in the file |
DbaseFileHeader Class | Geotools.Data Namespace