BeanIO 1.2.3

Package org.beanio.spring

Classes for integrating BeanIO with Spring Batch.

See:
          Description

Class Summary
BeanIOFlatFileItemReader<T> A Spring Batch item reader that uses a BeanIO stream mapping file to read items from a flat file.
BeanIOFlatFileItemWriter<T> A Spring Batch item writer that uses a BeanIO stream mapping file to write items to a flat file.
BeanIOStreamFactory A Spring factory bean for creating shared StreamFactory instances for BeanIO item readers and writers.
 

Package org.beanio.spring Description

Classes for integrating BeanIO with Spring Batch.


BeanIO 1.2.3

Copyright © 2010-2012 Kevin Seim