Uses of Package
org.apache.juneau.csv.annotation
Packages that use org.apache.juneau.csv.annotation
-
Classes in org.apache.juneau.csv.annotation used by org.apache.juneau.csv.annotationClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
CsvSerializer
andCsvParser
.Builder class.Annotation for specifying config properties defined inCsvSerializer
andCsvParser
.