DeCS

Java library to parse and generate csv data
Download

DeCS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Digital Ergonomics
  • Publisher web site:
  • http://www.diergo.de
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 280 KB

DeCS Tags


DeCS Description

DeCS is a small library that supports parsing and generation of comma separated value (csv) data as defined in RFC 4180.The format is a simple line based text format for table data. Many databases or spreadsheet software like MS-Excel can interchange data in this format. Each line is a row of the table, the column values are separated by a comma (or an other character). If the separator character is part of a column value, the value has to be quoted double.DeCS offers reader and writer support, but also a basic parser and generator to split or create a line. Using diergo utils you can also map the values to or from bean properties or other data holders.


DeCS Related Software