Uses of Interface
org.springframework.batch.item.excel.RowCallbackHandler

Packages that use RowCallbackHandler
org.springframework.batch.item.excel Core interfaces for reading Excel files 
 

Uses of RowCallbackHandler in org.springframework.batch.item.excel
 

Methods in org.springframework.batch.item.excel with parameters of type RowCallbackHandler
 void AbstractExcelItemReader.setSkippedRowsCallback(RowCallbackHandler skippedRowsCallback)
           
 



Copyright © 2017. All rights reserved.