Skip to content
robert-bor edited this page Mar 3, 2013 · 12 revisions

Information on CSVeed:

  • Annotations; Bean classes can be annotated with the CSVeed Annotations. CSVeed will use those annotations to parse the CSV file, convert the found tokens into lines, and convert those lines into Beans.
  • Architecture; explanation of the architecture of CSVeed. Also dives into the ideas behind the library and explains some choices made.
  • CSVeed Compared; a check of six other Java CSV libraries against CSVeed.
Clone this wiki locally