Uses of Annotation Interface
com.univocity.parsers.annotations.Parsed
Packages that use Parsed
-
Uses of Parsed in com.univocity.parsers.annotations.helpers
Methods in com.univocity.parsers.annotations.helpers with parameters of type ParsedModifier and TypeMethodDescriptionstatic ConversionAnnotationHelper.getDefaultConversion(Class fieldType, AnnotatedElement target, Parsed parsed) Identifies the proper conversion for a given typestatic StringAnnotationHelper.getNullReadValue(AnnotatedElement target, Parsed parsed) static StringAnnotationHelper.getNullWriteValue(AnnotatedElement target, Parsed parsed)