Files
spring-batch/spring-batch-infrastructure/src/main/java/org/springframework/batch
Michael Minella 29161487a4 Added builder for the FlatFileItemReader
This commit adds a builder for the `FlatFileItemReader` and commonly
used releated components (`BeanWrapperFieldSetMapper`,
`DelimitedLineTokenizer`, and `FixedLengthTokenizer`).

Resolves BATCH-2549
2016-10-21 16:08:54 -05:00
..