Provide a header encapsulator class
-----------------------------------

                 Key: CSV-83
                 URL: https://issues.apache.org/jira/browse/CSV-83
             Project: Commons CSV
          Issue Type: Improvement
            Reporter: Sebb


Might be useful to have a class to encapsulate the headers, rather than 
assuming they are stored as a map.

This would allow more a more flexible implementation if required.

Methods which it would be useful to have:
- getIndex(name) - could return -1 for unknown name?
- iterator()

--
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

        

Reply via email to