You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2016/05/03 20:22:12 UTC

[jira] [Resolved] (CSV-180) Add withHeader(Class) to CSVFormat

     [ https://issues.apache.org/jira/browse/CSV-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter resolved CSV-180.
---------------------------------
    Resolution: Fixed

{code}
$ svn ci -m "CSV-180: Add withHeader(Class<? extends Enum>) to CSVFormat"
Sending        src/changes/changes.xml
Sending        src/main/java/org/apache/commons/csv/CSVFormat.java
Sending        src/test/java/org/apache/commons/csv/CSVFormatTest.java
Transmitting file data ...
Committed revision 1742169.
{code}

> Add withHeader(Class<? extends Enum>) to CSVFormat
> --------------------------------------------------
>
>                 Key: CSV-180
>                 URL: https://issues.apache.org/jira/browse/CSV-180
>             Project: Commons CSV
>          Issue Type: New Feature
>          Components: Parser
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>             Fix For: 1.3
>
>
> As discussed on the ML, it would be useful if Enums could also be used to specify a header.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)