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