Move CSVParser.getRecord() into a separate class?
-------------------------------------------------
Key: CSV-76
URL: https://issues.apache.org/jira/browse/CSV-76
Project: Commons CSV
Issue Type: Improvement
Reporter: Sebb
Priority: Minor
Much of the CSVParser code is generic and does not depend on the parser
implementation.
Moving the getRecord() method to its own class would make it easier to follow,
and would make it easier to provide alternative implementations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira