See: Description
| Interface | Description | 
|---|---|
| BoolCellProcessor | Interface to indicate the a CellProcessor is capable of processing Boolean values. | 
| CellProcessor | Defines the interface of all CellProcessors. | 
| DateCellProcessor | Interface to indicate the a CellProcessor is capable of processing Date values. | 
| DoubleCellProcessor | Interface to indicate the a CellProcessor is capable of processing Double values. | 
| LongCellProcessor | Interface to indicate the a CellProcessor is capable of processing Long values. | 
| StringCellProcessor | Interface to indicate the a CellProcessor is capable of processing String values. | 
Copyright © 2007-2013 Super CSV. All Rights Reserved.