Package uk.m0nom.adifproc.activity.cota
Class CotaCsvReader
java.lang.Object
uk.m0nom.adifproc.activity.ActivityReader
uk.m0nom.adifproc.activity.CsvActivityReader
uk.m0nom.adifproc.activity.cota.CotaCsvReader
Reader for the Castles on the Air CSV file, which was created from an export of the 'master' spreadsheet
-
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
-
CotaCsvReader
-
-
Method Details
-
readRecord
protected Activity readRecord(org.apache.commons.csv.CSVRecord record) throws IllegalArgumentException - Specified by:
readRecordin classCsvActivityReader- Throws:
IllegalArgumentException
-