Package org.springframework.cloud.task.batch.autoconfigure.flatfile
package org.springframework.cloud.task.batch.autoconfigure.flatfile
-
ClassDescriptionAutconfiguration for a
FlatFileItemReader
.AFieldSetMapper
that takes aFieldSet
and returns theMap<String, Object>
of its contents.Properties to configure aFlatFileItemReader
.Autoconfiguration for aFlatFileItemWriter
.AFieldExtractor
that converts aMap<String, Object>
to the orderedObject[]
required to populate an output record.Properties for configuring aFlatFileItemWriter
.