Package uk.m0nom.adifproc.activity.rota
Class RotaCsvReader
java.lang.Object
uk.m0nom.adifproc.activity.ActivityReader
uk.m0nom.adifproc.activity.CsvActivityReader
uk.m0nom.adifproc.activity.rota.RotaCsvReader
Railways on the Air CSV reader. I created the CSV file from the ... stations
list for 2021. It had a couple of additional entries following the 2021 contest based on the stations we contacted
as GB4LHR.
-
Field Summary
Fields inherited from class uk.m0nom.adifproc.activity.ActivityReader
sourceFile, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ActivityreadRecord(org.apache.commons.csv.CSVRecord record) Methods inherited from class uk.m0nom.adifproc.activity.CsvActivityReader
read, readRecordsMethods inherited from class uk.m0nom.adifproc.activity.ActivityReader
readCoords
-
Constructor Details
-
RotaCsvReader
-
-
Method Details
-
readRecord
protected Activity readRecord(org.apache.commons.csv.CSVRecord record) throws IllegalArgumentException - Specified by:
readRecordin classCsvActivityReader- Throws:
IllegalArgumentException
-