Uses of Interface
com.opencsv.bean.processor.StringProcessor
Packages that use StringProcessor
-
Uses of StringProcessor in com.opencsv.bean.processor
Classes in com.opencsv.bean.processor that implement StringProcessorModifier and TypeClassDescriptionclass
StringProcessor that converts the empty or blank strings to a desired value string.class
StringProcessor that converts the empty or blank strings to a literal null string.class
StringProcessor that converts the string value "null" to a literal null string.