C F H O
C
- csv4j - package csv4j
-
- csv4j.annotations - package csv4j.annotations
-
- CsvFields - Annotation Type in csv4j.annotations
-
Annotation used to match a java field to one ore more csv fields
F
- fromCSV(Path) - Method in class csv4j.Hydrator
-
Reads a csv file and returns list of hydrated objects of the given type
H
- Hydrator<T> - Class in csv4j
-
Hydrates (deserializes) csv formatted data into java objects of a given
domain type.
O
- of(Class<U>) - Static method in class csv4j.Hydrator
-
Hydrator factory
C F H O
Copyright © 2015. All rights reserved.