spring-batch
spring-batch copied to clipboard
Added support for quotes in for the DelimitedLineAggregator.
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"