Skip to content

thomascoe/java-csveader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-csveader

DESCRIPTION

Class to convert CSV files to 2d arrays for use in Java programs.

USAGE

Running CSVReader as a Stand-alone will prompt the user for an input file and print out the CSV file after making it an array. Calling the getter method contained within the class will return the array instead, for use in any other class.

ADDITIONAL INFO

Also contains LineCounter.java which will run on its own if needed.

About

Class to convert CSV files to 2d arrays for use in Java programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%