Hi,Unfortunately, reading the entire CVS into memory is not always a good thing. Stream-like API should be available for parsing large CSV files (resulted from database tables export to CSV, for exmaple)
Catalin
IMHO, a simple class that convertes csv to List of List would be very nice.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
