Example usage for org.springframework.batch.item.file.transform ExtractorLineAggregator subclass-usage

List of usage examples for org.springframework.batch.item.file.transform ExtractorLineAggregator subclass-usage

Introduction

In this page you can find the example usage for org.springframework.batch.item.file.transform ExtractorLineAggregator subclass-usage.

Usage

From source file fr.acxio.tools.agia.transform.DelimitedLineAggregator.java

/**
 * <p>
 * A {@link org.springframework.batch.item.file.transform.LineAggregator
 * LineAggregator} implementation that converts an object into a delimited list
 * of strings. The default delimiter is a comma and the default quote character
 * is a double-quote.

From source file lcn.module.batch.core.item.file.transform.FixedLengthLineAggregator.java

/**
 * Object  ? item ? Write  fixedLength ? String  ?
 * 
 * @author 
 * @since 2012. 07.20
 * @version 1.0

From source file egovframework.rte.bat.core.item.file.transform.EgovFixedLengthLineAggregator.java

/**
 * Object  ? item ? Write  fixedLength ? String  ?
 * 
 * @author 
 * @since 2012. 07.20
 * @version 1.0