This option permits non-conforming input (RFC 4180 does not allow any character between
a closing quote and the field separator or end of line) and yields unspecified results if the
extra characters contain quote characters.
Use CsvReader.CsvReaderBuilder.trimWhitespacesAroundQuotes(boolean) instead.
This option permits non-conforming input (RFC 4180 does not allow any character between
a closing quote and the field separator or end of line) and yields unspecified results if the
extra characters contain quote characters. For sequential reading,
CsvReader.CsvReaderBuilder.trimWhitespacesAroundQuotes(boolean) provides a saner alternative.
This option permits non-conforming input (RFC 4180 does not allow any character between
a closing quote and the field separator or end of line) and yields unspecified results if the
extra characters contain quote characters.
Use CsvReader.CsvReaderBuilder.trimWhitespacesAroundQuotes(boolean) instead.
This option permits non-conforming input (RFC 4180 does not allow any character between
a closing quote and the field separator or end of line) and yields unspecified results if the
extra characters contain quote characters. For sequential reading,
CsvReader.CsvReaderBuilder.trimWhitespacesAroundQuotes(boolean) provides a saner alternative.