Groovy Documentation

Package com.xlson.groovycsv

 

Class Summary
CsvIterator Iterates over the csv data in a non-synchronized way.
CsvParser Helper class used to parse information from csv files using the column names in the first line.
PropertyMapper Maps between column names and values in a list.
 


Groovy Documentation