Package com.github.jamesross03.pop_parser.utils.formats
package com.github.jamesross03.pop_parser.utils.formats
Package containing implementations of the
RecordFormat
abstract
class.
Contains objects used to intepret different formats of record input from a
CSV file.-
ClassesClassDescriptionClass representing the TD format of record input, as designed by Tom Dalton (https://github.com/tomsdalton) and generated using the Valipop application (https://github.com/stacs-srg/valipop).Class representing the UMEA format of record input, as used in the UMEA Swedish populations dataset.