Updated javadoc.
This commit is contained in:
committed by
Michael Minella
parent
6ecdb26fe5
commit
4e58b855e6
@@ -19,7 +19,8 @@ import org.springframework.batch.item.excel.Sheet;
|
||||
import org.springframework.batch.item.file.transform.FieldSet;
|
||||
|
||||
/**
|
||||
* Interface that is used by framework to convert a Cell[] into a {@link org.springframework.batch.item.file.transform.FieldSet}.
|
||||
* Interface that is used by framework to convert a row, represented in a String[], into a
|
||||
* {@link org.springframework.batch.item.file.transform.FieldSet}.
|
||||
*
|
||||
* @author Marten Deinum
|
||||
* @since 0.5.0
|
||||
|
||||
Reference in New Issue
Block a user