Uses of Class
org.springframework.batch.item.file.transform.ExtractorLineAggregator
Packages that use ExtractorLineAggregator
Package
Description
Infrastructure implementations of io file support transform concerns.
-
Uses of ExtractorLineAggregator in org.springframework.batch.item.file.transform
Subclasses of ExtractorLineAggregator in org.springframework.batch.item.file.transformModifier and TypeClassDescriptionclassALineAggregatorimplementation that converts an object into a delimited list of strings.classALineAggregatorimplementation which produces a String by aggregating the provided item via theFormattersyntax.