CSVReader/Writer

Allows you to read, write, align, sort and pack comma, tab-separated files.
Download

CSVReader/Writer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Donationware
  • Price:
  • FREE
  • Publisher Name:
  • Roedy Green
  • Publisher web site:
  • http://www.mindprod.com/
  • Operating Systems:
  • Mac OS X 10.0 or later
  • File Size:
  • 1.1 MB

CSVReader/Writer Tags


CSVReader/Writer Description

Allows you to read, write, align, sort and pack comma, tab-separated files. CSVReader/Writer is a great collection that provides differnt Java classes that you can use standalone or embed in your own programs to read, write, align, sort and pack comma, tab and semicolon separated variable files, commonly known as CSV files. CSVReader/Writer pack consists of a four Java classes CSVReader CSVWriter, CSVAlign and CSVPack for reading and writing CSV (Comma Separated Value) formatted files. Also handles tab-separated and semicolon-separated files. This is the format use by Microsoft Word and other Microsoft products. CSVReader/Writer is also able to provides support for # embedded comments. You can configure the separator, quote and comment characters. Note that CSV files are perhaps 10 times slower to process than binary files. They are for data interchange with other languages or when human-readibility or editability is important. If you want speed, use binary format files, e.g. DataInputStream or possibly the convenient but slower ObjectInputStream. CSVAlign aligns the fields in columns for easier proofreading. CSVSort sorts CSV file case sensitively, insensitively or numerically on a set of columns, asceinding or descrending CSVTab2Comma converts a tab-separated file to a comma-separated one. CSVPack removes all unecessary spaces to make at CSV file as compact as possible.NOTE: CSVReader/Writer is for non military use only. Requirements: · Java 1.5 or later


CSVReader/Writer Related Software