|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.batch.item.file | |
|---|---|
| org.springframework.batch.item.file | Infrastructure implementations of io file concerns. |
| org.springframework.batch.item.file.mapping | Infrastructure implementations of io file support mapping concerns. |
| org.springframework.batch.item.xml | Infrastructure implementations of xml input and output. |
| Classes in org.springframework.batch.item.file used by org.springframework.batch.item.file | |
|---|---|
| FlatFileFooterCallback
Callback interface for writing a footer to a file. |
|
| FlatFileHeaderCallback
Callback interface for writing to a header to a file. |
|
| LineCallbackHandler
Callback interface for handling a line from file. |
|
| LineMapper
Interface for mapping lines (strings) to domain objects typically used to map lines read from a file to domain objects on a per line basis. |
|
| ResourceAwareItemReaderItemStream
Interface for ItemReaders that implement ItemStream and read
input from Resource. |
|
| ResourceAwareItemWriterItemStream
Interface for ItemWriters that implement ItemStream and write
output to Resource. |
|
| ResourceSuffixCreator
Strategy interface for translating resource index into unique filename suffix. |
|
| Classes in org.springframework.batch.item.file used by org.springframework.batch.item.file.mapping | |
|---|---|
| LineMapper
Interface for mapping lines (strings) to domain objects typically used to map lines read from a file to domain objects on a per line basis. |
|
| Classes in org.springframework.batch.item.file used by org.springframework.batch.item.xml | |
|---|---|
| ResourceAwareItemReaderItemStream
Interface for ItemReaders that implement ItemStream and read
input from Resource. |
|
| ResourceAwareItemWriterItemStream
Interface for ItemWriters that implement ItemStream and write
output to Resource. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||