Updated javadoc.

This commit is contained in:
Marten Deinum
2014-08-28 08:41:43 +02:00
committed by Michael Minella
parent 6ecdb26fe5
commit 4e58b855e6

View File

@@ -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