Sail E0 Webinar
Question
Class which delegates the task of delimiting fields and records within a file to a LineMapper, which in turn delegates the task of identifying the fields within that record, to LineTokenizer.
Options:
A .  org.springframework.batch.item.file.FlatFileItemReader
B .  org.springframework.batch.item.file.FlatFile
C .  org.springframework.batch.item.file.FlatFileItem
D .  org.springframework.batch.item.file.FileItemReader
Answer: Option A


The FlatFileItemReader also declares a fieldSetMapper attribute that requires an implementation of FieldSetMapper.



Was this answer helpful ?

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers