822e653a0e
* Double quotes (") should be escaped using two double quotes (""), rather than a backslash (\"). * Embedded line breaks are allowed and don't need to be escaped... just enclose the field in double quotes. * Because backslashes are not used to escape double quotes or line breaks, the backslashes themselves do not need to be escaped. git-svn-id: https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk@1065519 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
checkstyle.xml | ||
pom.xml |