Uses of Package
olg.csv.bean.impl

Packages that use olg.csv.bean.impl
olg.csv.bean.impl This package provides the main implementations for reading/writing Beans from Rows. 
olg.csv.bean.loader This package provides all the useful classes in the loading of classes involved in the reading / writing bean process from an XML descriptor. 
 

Classes in olg.csv.bean.impl used by olg.csv.bean.impl
AbstractPropertyProcessor
          In reading process, Class responsible of bean properties instantiation from list of Strings.
CellProcessor
          This class allows to format a column cell from entity properties values.
PropertyFormatter
          In writing Bean, allows to represent a field of an object as a String.
RowProcessor.ValueStrategy
          Strategy to define a cell value.
 

Classes in olg.csv.bean.impl used by olg.csv.bean.loader
BeanProcessor
          In reading process, this class allows to product beans from list of Strings.
CellProcessor
          This class allows to format a column cell from entity properties values.
PropertyFormatter
          In writing Bean, allows to represent a field of an object as a String.
 



Copyright © 2014. All Rights Reserved.