Package com.github.jamesross03.pop_parser.utils.factories
package com.github.jamesross03.pop_parser.utils.factories
Package containing implementations of the
RecordFactory
abstract
class.
Contains factory objects used to create Record
objects from a line of
CSV input.-
Classes