Test comments and blank lines
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1306668 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3fd45b5441
commit
fe10274918
|
@ -0,0 +1,8 @@
|
|||
test.csv IgnoreEmpty=true CommentStart=#
|
||||
Delimiter=<,> Encapsulator=<"> CommentStart=<#> EmptyLines:ignored
|
||||
4:[A, B, C, D]
|
||||
4:[a, b, c, d]
|
||||
4:[ e , f , g, h ]
|
||||
4:[ i , " j " , " k ", l ]
|
||||
4:[, , , ]
|
||||
4:[, , , ]
|
Loading…
Reference in New Issue