|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DbfConstants | Contains literals and special constants. |
Class Summary | |
---|---|
DbfAppender | Constructs dbf header from set of columns and gives DbfStatement object for record writing. |
DbfColumn | The class DbfColumn is responsible for xBase field definition. |
DbfColumnPosition | Contains position data for xBase field. |
DbfEngine | The main class that supplies iterators and appenders. |
DbfHeader | Contains dbf header definition. |
DbfIterator | An iterator over xBase file. |
DbfRecord | The class DbfRecord represents xBase record. |
DbfStatement | The class DbfStatement is used for record preparation and insertion. |
DbfType | The class DbfType describes supported dbf formats. |
Enum Summary | |
---|---|
DbfCodePages | Enumeration of the supported code pages |
DbfColumnTypes | Enumeration of the supported field types |
Exception Summary | |
---|---|
DbfEngineException | Common exception class. |
Provides API for reading and writing dbf files.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |