Package olg.csv.bean.annotations

Package class diagram package olg.csv.bean.annotations
This package provides the whole annotations.

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.
 

Package olg.csv.bean.annotations Description

This package provides the whole annotations.



Copyright © 2014. All Rights Reserved.