That would only work if the CSV file had column names. Maybe make a class that implements Map and contains a CSVRecord - so it's optional.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 1/14/2014 5:27 PM, Gary Gregory wrote:
Hi All:

Any thoughts on making CSVRecord implement Map<String, String> ?

It would certainly help remove duplicate code in a use case of mine.

Gary


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to