Skip to content

Commit 6cc380a

Browse files
author
eberhardtj
committed
Remove description of removed nested rows feature.
1 parent fcb98ae commit 6cc380a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/metafacture/csv/SimpleCsvEncoder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
*
3737
* <P>
3838
* Each record represents a row. Each literal value represents a column value.
39-
* If a sequence of literals occur share the same name, a nested csv record is used as column value.
4039
* </P>
4140
*/
4241
@Description("Encodes each value in a record as a csv row.")

0 commit comments

Comments
 (0)