Appendium / flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer
http://flatpack.sf.net
Apache License 2.0
57 stars 20 forks source link

Make Writer more fluent #4

Closed benoitx closed 10 years ago

benoitx commented 10 years ago

Instead of void addRecordEntry(...) use Writer addRecordEntry(...)