Package olg.csv.bean.impl

Package class diagram 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.
PropertyFormatter.ConcatePropertyReader Allows to concate severals characteristics of an object into a single string.
PropertyFormatter.DelegatePropertyReader PropertyFormatter to use to represent a characterstic of a field as a string.
PropertyFormatter.PropertyReader Basic PropertyFormatter.
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.