Apache Commons CSV 1.6 已发布(要求 Java 7+),Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库。
CSV-217: Add autoFlush option for CsvPrinter. PR #24.
CSV-220: Add API org.apache.commons.csv.CSVFormat.withSystemRecordSeparator().
CSV-219: The behavior of quote char using is not similar as Excel does when the first string contains CJK char(s).
CSV-172: Don't quote cells just because they have UTF-8 encoded characters.
CSV-223: Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL.
CSV-209: Create CSVFormat.ORACLE preset.
CSV-224: Some multi-iterator parsing peek sequences incorrectly consume elements.
CSV-225: Parse method should avoid creating a redundant BufferedReader.
CSV-231: Add more documentation to CSVPrinter.
http://commons.apache.org/proper/commons-csv/download_csv.cgi