|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
B
- dedicated bean the processor deals with.public interface ICellProcessor<B>
In writing process, products cells from beans.
Method Summary | |
---|---|
Cell |
getHeader()
Provides a header cell. |
Cell |
transform(B e)
Product a cell from a bean. |
Method Detail |
---|
Cell transform(B e)
e
- the bean.
Cell getHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |