Uses of Annotation Interface
org.apache.juneau.csv.annotation.CsvConfig
Packages that use CsvConfig
-
Uses of CsvConfig in org.apache.juneau.csv.annotation
Method parameters in org.apache.juneau.csv.annotation with type arguments of type CsvConfigModifier and TypeMethodDescriptionvoid
CsvConfigAnnotation.ParserApply.apply
(AnnotationInfo<CsvConfig> ai, CsvParser.Builder b) void
CsvConfigAnnotation.SerializerApply.apply
(AnnotationInfo<CsvConfig> ai, CsvSerializer.Builder b)