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 the Writer autocloseable for JDK7 #1

Closed benoitx closed 10 years ago

benoitx commented 10 years ago

So that a developer could use this: http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html