public class GtfsCalendarDate extends CsvBase
Constructor and Description |
---|
GtfsCalendarDate(org.apache.commons.csv.CSVRecord record,
boolean supplemental,
java.lang.String fileName)
Creates a GtfsRoute object by reading the data
from the CSVRecord.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDate() |
java.lang.String |
getExceptionType() |
java.lang.String |
getServiceId() |
java.lang.String |
toString() |
getFileName, getLineNumber
public GtfsCalendarDate(org.apache.commons.csv.CSVRecord record, boolean supplemental, java.lang.String fileName) throws java.text.ParseException
record
- supplemental
- fileName
- for logging errorsjava.text.ParseException