Uses of Interface
org.springframework.batch.item.file.LineCallbackHandler

Packages that use LineCallbackHandler
org.springframework.batch.item.file Infrastructure implementations of io file concerns. 
 

Uses of LineCallbackHandler in org.springframework.batch.item.file
 

Methods in org.springframework.batch.item.file with parameters of type LineCallbackHandler
 void FlatFileItemReader.setSkippedLinesCallback(LineCallbackHandler skippedLinesCallback)
           
 



Copyright © 2013 SpringSource. All Rights Reserved.