public class TextConverter extends CSVConverter
The formatted string is composed of plain ASCII, the fields are separated by a space.
The processing is done by delegating to the parent CSVConverter.
ADDITIONAL_DATA_ID, colIndex| Constructor and Description |
|---|
TextConverter(java.lang.String cols)
Constructor
|
convert, encloseByDoubleQuotes, getHeader, setSeparatorsetCols, setColspublic TextConverter(java.lang.String cols)
cols - The columns to write in the converted string;
it can be nullLogConverter.colIndex