|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in nl.knaw.dans.common.dbflib used by nl.knaw.dans.common.dbflib | |
|---|---|
| CorruptedTableException
Thrown to indicate that a table did not comply with the supported versions of the DBF file format. |
|
| DbfLibException
Base class for all DANS DBF Library expections. |
|
| Field
Represents a field description in a table. |
|
| IfNonExistent
Enumerates the alternative actions to be taken if a file does not exist. |
|
| InvalidFieldLengthException
Thrown when trying to add a Field with and invalid length to a Table. |
|
| InvalidFieldTypeException
Thrown when trying to add a Field to a Table when it is not supported by the
Version specified. |
|
| Record
Represents a record in a table. |
|
| Table
Represents a single table in a xBase database. |
|
| Type
Enumeration of the field types available in an xBase database. |
|
| Value
Represents a value that can be stored in a record. |
|
| ValueTooLargeException
Thrown when trying to add a record that contains values that are too large for their designated fields. |
|
| Version
Enumerates the supported table versions. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||