Java - put the csv file in a array -
i'm beginner in java. can me part?
i dont know how can read csv file 3 columns , lot of rows array. want change columns , write again csv file.
i can read file, can not change this. think must somehow loaded array or list?
thanks
you can use opencsv. csv parser library java.
Comments
Post a Comment