All Classes and Interfaces

Class
Description
Abstract implementation of a ExportModel to avoid all the boilerplate code when creating a new model.
Abstract import esxception which contains the ImportRow object.
Abstract implementation of a ImportExportModel to avoid all the boilerplate code when creating a new model.
Abstract implementation of a ImportModel to avoid all the boilerplate code when creating a new model.
TODO
TODO
 
 
 
 
 
 
 
 
 
Be able to deal with a list value.
 
 
 
 
 
 
 
 
 
 
Useful method around csv readers.
Object to realize a export from a ExportModel and some datas.
TODO
Exporter contains a configuration and is ready to export some data.
 
To build an Exporter.
Configuration of an Exporter.
TODO
Import engine for a given import model.
Improve the first Import class with the notion of ImportRow.
TODO
 
To configure an import using the Import2.
TODO
TODO
Exception to be thrown when a parse error occurs at import time.
Exception to be thrown when a read error occurs at import time.
Object to box a row to import.
TODO
Exception to be thrown when a set error occurs at import time.
A extended Import to read csv lines into a single map.
 
 
Extends the Export classes to be able to generate only once the header.
TODO
TODO
TODO
TODO