Package | Description |
---|---|
com.opencsv.bean.processor |
Modifier and Type | Class and Description |
---|---|
class |
ConvertEmptyOrBlankStringsToDefault
StringProcessor that converts the empty or blank strings to a desired value string.
|
class |
ConvertEmptyOrBlankStringsToNull
StringProcessor that converts the empty or blank strings to a literal null string.
|
class |
ConvertWordNullToNull
StringProcessor that converts the string value "null" to a literal null string.
|
Copyright © 2005–2023. All rights reserved.