|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CSVProperty | Provides @Param names for CSVReading / CSVWriting setted on @RowBean. |
DateProperty | Provides @Param names for date formatter/parser property setted on. |
ODSProperty | Provides @Param names for ODSReading / ODSWriting setted on @RowBean. |
Annotation Types Summary | |
---|---|
Column | This Annotation allows to indicate a field to be exported(imported) into(from) a cell. |
Embedded | Placed on a field, allows to indicate this field use the RowBean declaration of its class. |
Formatter | Placed on a field, allows to specify a formatter. |
Param | annotation to set annotation properties. |
Parser | Placed on a field allows to specify a Parser. |
RowBean | This annotation must be placed on a concrete class declaration to enable row bean process. |
This package provides the whole annotations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |