Uses of Class
com.univocity.parsers.annotations.Parsed
-
Packages that use Parsed Package Description com.univocity.parsers.annotations.helpers -
-
Uses of Parsed in com.univocity.parsers.annotations.helpers
Methods in com.univocity.parsers.annotations.helpers with parameters of type Parsed Modifier and Type Method Description static ConversionAnnotationHelper. getDefaultConversion(java.lang.Class fieldType, java.lang.reflect.AnnotatedElement target, Parsed parsed)Identifies the proper conversion for a given typestatic java.lang.StringAnnotationHelper. getNullReadValue(java.lang.reflect.AnnotatedElement target, Parsed parsed)static java.lang.StringAnnotationHelper. getNullWriteValue(java.lang.reflect.AnnotatedElement target, Parsed parsed)
-