Class CSVReader

    • Constructor Detail

      • CSVReader

        public CSVReader​(CSV builder,
                         Reader reader)
                  throws IOException
        Instantiates a new CSVReader.
        Parameters:
        builder - the CSV specification
        reader - the reader to read from
        Throws:
        IOException - Something went wrong initializing the CSVReader