|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineCallbackHandler | |
|---|---|
| org.springframework.batch.item.file | Infrastructure implementations of io file concerns. |
| org.springframework.batch.sample.support | |
| 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)
|
| Uses of LineCallbackHandler in org.springframework.batch.sample.support |
|---|
| Classes in org.springframework.batch.sample.support that implement LineCallbackHandler | |
|---|---|
class |
HeaderCopyCallback
Designed to be registered with both FlatFileItemReader and
FlatFileItemWriter and copy header line from input file to output
file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||