|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |