Package org.supercsv.cellprocessor.ift
Interface DateCellProcessor
- All Superinterfaces:
CellProcessor
- All Known Implementing Classes:
CellProcessorAdaptor.NullObjectPattern,Collector,ConvertNullTo,Equals,FmtDate,HashMapper,IsElementOf,IsIncludedIn,NotNull,Optional,RequireHashCode,StrReplace,Token,Trim,Truncate
Interface to indicate the a CellProcessor is capable of processing Date values.
-
Method Summary
Methods inherited from interface org.supercsv.cellprocessor.ift.CellProcessor
execute