|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ItemReader implementation to read an Excel
file.RowMapper implementation based on bean property paths.sheet.RowSet interface.RowSetFactory implementation which constructs a DefaultRowSet instance and
DefaultRowSetMetaData instance.RowSetMetaData interface.ExcelFileParseException.
org.springframework.batch.item.file.transform.FieldSet to an object retrieved from the enclosing Spring
context, or to a new instance of the required type if no prototype is
available.
WorkbookFactory.
RowMapper implementations.RowMapper useful for passing the orginal String[]
back directly rather than a mapped object.ItemReader implementation which uses apache POI to read an Excel
file.ColumnNameExtractor which returns the values of a given row (default is 0) as the column
names.org.springframework.batch.item.excel.AbstractExcelItemReader to abstract away
the complexities of the underlying Excel API implementations.RowSet implementation.BeanWrapperRowMapper.mapRow(org.springframework.batch.item.excel.support.rowset.RowSet).
rowMapper.
rowSetFactory.
AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext) if the input resource does not exist.
ColumnNameExtractor implementation which returns a preset String[] to use as
the column names.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||