Fix Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1458632 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
35b707a5fc
commit
46b6a2de4c
|
@ -70,7 +70,7 @@ public class CSVFormat implements Serializable {
|
|||
* <ul>
|
||||
* <li>withDelimiter(',')</li>
|
||||
* <li>withQuoteChar('"')</li>
|
||||
* <li>withEmptyLinesIgnored(true)</li>
|
||||
* <li>withIgnoreEmptyLines(true)</li>
|
||||
* <li>withLineSeparator(CRLF)</li>
|
||||
* </ul>
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue