Le 15/01/2014 07:17, Benedikt Ritter a écrit : > A wrapper of some kind like Adrian suggested sounds like the way to go > here. Maybe we could have something like: > > Map<String, String> map = CSVRecordUtils.toMap(record);
I had something like that in mind too, but I would rather use record.toMap() and avoid exposing a new class. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org