Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CsvReader

A simple Java utility to parse CSV files. Adapted from https://www.mkyong.com/java/how-to-read-and-parse-csv-file-in-java/.

Takes as input the name of a delimited text file, like a CSV file. Parses and returns the cells in the CSV file as a list of lists. The separator and quote characters are customizable.

This source code is released without any warranty, implicit or explicit. Feel free to customize it.

About

A simple Java utility to parse CSV files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages