Package com.opencsv.bean
Annotation Type CsvRecurse
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface CsvRecurse
Instructs a mapping strategy to look inside a member variable for further mapping annotations.- Since:
- 5.0
- Author:
- Andrew Rucker Jones