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