[
https://issues.apache.org/jira/browse/SANDBOX-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated SANDBOX-163:
-------------------------
Attachment: CSVescape.java
Here's a copy of the code that JMeter currently uses, extracted from a larger
class.
This supports double-quote quoting - as per RFC 4180 (and Wikipedia) as far as
I can tell.
It may need adjusting to fit in with the CSV API - sorry I've not checked.
> Create Strategy for RFC4180
> ---------------------------
>
> Key: SANDBOX-163
> URL: https://issues.apache.org/jira/browse/SANDBOX-163
> Project: Commons Sandbox
> Issue Type: Task
> Components: CSV
> Reporter: Henri Yandell
> Fix For: CSV 1.x
>
> Attachments: CSVescape.java
>
>
> Support the CSV rfc: http://tools.ietf.org/html/rfc4180
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.