public interface CellProcessor
Modifier and Type | Method and Description |
---|---|
Object |
execute(Object value,
CsvContext context)
This method is invoked by the framework when the processor needs to process data or check constraints.
|
Object execute(Object value, CsvContext context)
Copyright © 2007-2012 Super CSV. All Rights Reserved.