public class AvlCsvRecord extends CsvBase
Modifier and Type | Method and Description |
---|---|
static AvlReport |
getAvlReport(org.apache.commons.csv.CSVRecord record,
java.lang.String fileName)
Returns AvlReport that the line in the CSV file represents.
|
getFileName, getLineNumber
public static AvlReport getAvlReport(org.apache.commons.csv.CSVRecord record, java.lang.String fileName) throws java.text.ParseException
record
- fileName
- java.text.ParseException