I'm looking at the design of [csv] and I wonder if the CSVUtils class is worth keeping. It contains a printLine methods that operates on a CSVStrategy that could probably be turned into a member method of CSVStrategy, and two parse methods that could be static members of CSVParser.

http://commons.apache.org/sandbox/csv/apidocs/org/apache/commons/csv/CSVUtils.html

What do you think?

Emmanuel Bourg

Attachment: smime.p7s
Description: Signature cryptographique S/MIME

Reply via email to