Package org.apache.juneau.csv.annotation
package org.apache.juneau.csv.annotation
CSV Marshalling Annotations
-
ClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
CsvSerializer
andCsvParser
.Utility classes and methods for the@Csv
annotation.Applies targetedCsv
annotations to aContext.Builder
.A collection of@Csv annotations
.Builder class.Annotation for specifying config properties defined inCsvSerializer
andCsvParser
.Utility classes and methods for the@CsvConfig
annotation.AppliesCsvConfig
annotations to aCsvParser.Builder
.AppliesCsvConfig
annotations to aCsvSerializer.Builder
.