[ https://issues.apache.org/jira/browse/CSV-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary D. Gregory closed CSV-298. ------------------------------- Resolution: Information Provided > Support Header in second Row > ----------------------------- > > Key: CSV-298 > URL: https://issues.apache.org/jira/browse/CSV-298 > Project: Commons CSV > Issue Type: Improvement > Components: Parser > Reporter: Stephen More > Priority: Minor > > I have to parse files where the first rows contains a timestamp and header > row is in the second row. > It would be great to code: > > Iterable<CSVRecord> records = > CSVFormat.RFC4180.withSecondRecordAsHeader().parse(in); -- This message was sent by Atlassian Jira (v8.20.7#820007)