| Class | Description |
|---|---|
| AbstractExportModel<E> |
Abstract implementation of a
ExportModel to avoid all the
boilerplate code when creating a new model. |
| AbstractImportExportModel<E> |
Abstract implementation of a
ImportExportModel to avoid all the
boilerplate code when creating a new model. |
| AbstractImportModel<E> |
Abstract implementation of a
ImportModel to avoid all the
boilerplate code when creating a new model. |
| CsvReaders |
Useful method around csv readers.
|
| RepeatableExport<E> |
Extends the
Export classes to be able to generate only once
the header. |
Copyright © 2011-2013 CodeLutin. All Rights Reserved.