|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Formatter | |
---|---|
olg.csv.bean.annotations.processor | This package contains classes dealing with annotations. |
Uses of Formatter in olg.csv.bean.annotations.processor |
---|
Methods in olg.csv.bean.annotations.processor with parameters of type Formatter | ||
---|---|---|
private
|
FormatterProcessor.getCustomFormatter(Field field,
Formatter formatterAnnotation,
Class<T> fieldConcreteClass)
Returns a formatter identified from the formatter annotation setted on a field as a custom formatter. |
|
private
|
FormatterProcessor.getDateFormatter(Field field,
Formatter formatterAnnotation,
Class<T> fieldConcreteClass)
Returns a date formatter identified from the formatter annotation setted on a field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |