[root]/flatpack/src/test/java/net/sf/flatpack
columninfile
(2 files, 158 lines)
delim
(0 files, 0 lines)
tab
(2 files, 154 lines)
parserutils
(4 files, 406 lines)
pzparser
(1 files, 88 lines)
utilities
(1 files, 35 lines)
writer
(5 files, 288 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 51 (100.0%) | 17.0 |
Paul Zepernick | 1 (33.3%) | 26 (51.0%) | 26.0 |
Benoit Xhenseval | 2 (66.7%) | 25 (49.0%) | 12.5 |
The writer package will let you EXPORT a DataSet in a fixed length or Delimited (csv, etc) format. Thanks to Dirk and Holger from MuleSource.
1 lines of code changed in:
added contains() method to check for the existance of a column name for the current row.
26 lines of code changed in:
Fix some of the last conversion issues...
24 lines of code changed in: