public static class FlatFileItemReaderAutoConfiguration.MapFieldSetMapper extends Object implements org.springframework.batch.item.file.mapping.FieldSetMapper<Map<String,Object>>
FieldSetMapper that takes a FieldSet and returns the
Map<String, Object> of its contents.| Constructor and Description |
|---|
MapFieldSetMapper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
mapFieldSet(org.springframework.batch.item.file.transform.FieldSet fieldSet) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.