spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Added support for quotes in for the DelimitedLineAggregator.

Open cppwfs opened this issue 4 years ago • 0 comments
trafficstars

resolves #1139

We may need to discuss escaping the quotes embedded in the elements. I chose the triple quote method to handle resolve this. An example would be fo"o would be replaced with "fo"""o"

cppwfs avatar May 13 '21 14:05 cppwfs