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