Uses of Interface
olg.csv.bean.ICellProcessor

Packages that use ICellProcessor
olg.csv.bean.impl This package provides the main implementations for reading/writing Beans from Rows. 
 

Uses of ICellProcessor in olg.csv.bean.impl
 

Classes in olg.csv.bean.impl that implement ICellProcessor
 class CellProcessor<B>
          This class allows to format a column cell from entity properties values.
 

Methods in olg.csv.bean.impl with parameters of type ICellProcessor
 Cell RowProcessor.ValueStrategy.getValue(ICellProcessor<B> fieldFormatter, B element)
          Product a new cell.
 



Copyright © 2014. All Rights Reserved.