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 Conversion
AnnotationHelper.getDefaultConversion
(Class fieldType, AnnotatedElement target, Parsed parsed) Identifies the proper conversion for a given typestatic String
AnnotationHelper.getNullReadValue
(AnnotatedElement target, Parsed parsed) static String
AnnotationHelper.getNullWriteValue
(AnnotatedElement target, Parsed parsed)