Uses of Interface
org.springframework.batch.extensions.excel.support.rowset.RowSet
Packages that use RowSet
Package
Description
Core interfaces for reading Excel files.
Default
RowMapper implementations.RowSet abstraction for Excel documents.
-
Uses of RowSet in org.springframework.batch.extensions.excel
Methods in org.springframework.batch.extensions.excel with parameters of type RowSet -
Uses of RowSet in org.springframework.batch.extensions.excel.mapping
Methods in org.springframework.batch.extensions.excel.mapping with parameters of type RowSet -
Uses of RowSet in org.springframework.batch.extensions.excel.support.rowset
Classes in org.springframework.batch.extensions.excel.support.rowset that implement RowSetModifier and TypeClassDescriptionclassDefault implementation of theRowSetinterface.Methods in org.springframework.batch.extensions.excel.support.rowset that return RowSet