| Package | Description |
|---|---|
| org.springframework.batch.item.file |
Infrastructure implementations of io file concerns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlatFileItemWriter.setFooterCallback(FlatFileFooterCallback footerCallback)
footerCallback will be called after writing the last item to file, but
before the file is closed.
|
Copyright © 2013. All Rights Reserved.