Package olg.csv.bean.impl

This package provides the main implementations for reading/writing Beans from Rows.

See:
          Description

Class Summary
AbstractPropertyProcessor<B> In reading process, Class responsible of bean properties instantiation from list of Strings.
BeanProcessor<B> In reading process, this class allows to product beans from list of Strings.
CellProcessor<B> This class allows to format a column cell from entity properties values.
ComplexPropertyProcessor<B> Complex property transformer.
PropertyFormatter In writing Bean, allows to represent a field of an object as a String.
PropertyProcessor<B> Basic property transformer.
RowProcessor<B> IRowProcessor implementation.
 

Package olg.csv.bean.impl Description

This package provides the main implementations for reading/writing Beans from Rows.



Copyright © 2014. All rights reserved.