|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceAwareItemReaderItemStream | |
|---|---|
| org.springframework.batch.item.file | Infrastructure implementations of io file concerns. |
| org.springframework.batch.item.xml | Infrastructure implementations of xml input and output. |
| Uses of ResourceAwareItemReaderItemStream in org.springframework.batch.item.file |
|---|
| Classes in org.springframework.batch.item.file that implement ResourceAwareItemReaderItemStream | |
|---|---|
class |
FlatFileItemReader
This class represents a ItemReader, that reads lines from text file,
tokenizes them to structured tuples (FieldSets) instances and maps
the FieldSets to domain objects. |
| Methods in org.springframework.batch.item.file with parameters of type ResourceAwareItemReaderItemStream | |
|---|---|
void |
MultiResourceItemReader.setDelegate(ResourceAwareItemReaderItemStream delegate)
|
| Uses of ResourceAwareItemReaderItemStream in org.springframework.batch.item.xml |
|---|
| Classes in org.springframework.batch.item.xml that implement ResourceAwareItemReaderItemStream | |
|---|---|
class |
StaxEventItemReader
Item reader for reading XML input based on StAX. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||