Sail E0 Webinar

MCQs

Total Questions : 11 | Page 2 of 2 pages
Question 11. 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.
  1.    org.springframework.batch.item.file.FlatFileItemReader
  2.    org.springframework.batch.item.file.FlatFile
  3.    org.springframework.batch.item.file.FlatFileItem
  4.    org.springframework.batch.item.file.FileItemReader
 Discuss Question
Answer: Option A. -> org.springframework.batch.item.file.FlatFileItemReader


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


Latest Videos

Latest Test Papers