Download CSV 6.9

CSV 6.9 updated
Download Now
(2.83 Mb)

User Rating:
  • Currently 0/5

Editor's Rating:

General Info

Hits: 370 visitors

Publisher: Canadian Mind Products

OS Support: Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinXP, Win Vista

License: Freeware

Date added: 29 Dec 2010

Last Update: 19 Feb 2013

Downloads: 72

See full specifications >>

Your opinion can help!
Add your review!
CSV 6.9 screenshotScreenshots

Publisher's description

Java to read, write, align, sort and pack comma, tab-separated files.

Java classes 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.



It consists of a 23 Java classes/utilities CSVReader, CSVWriter, CSVAlign, CSVChangeCase, CSVCondense, CSVDeDup, CSVDeDupField, CSVDeEntify, CSVDump, CSVEntify, CSVPack, CSVPatch, CSVReshape, CSVSort, CSVSortField, CSVTabToComma, CSVTemplate, CSVToHTML, CSVToSRS, CSVToTable, CSVTuple, LinesToCSV, TableToCSV 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. This version now supports # 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.



For example, CSVAlign aligns the fields in columns for easier proofreading.



java com.mindprod.csv.CSVAlign somefile.csv



CSVPack removes all unecessary spaces to make at CSV file as compact as possible.



java com.mindprod.csv.CSVPack somefile.csv



CSVSort sorts CSV file case sensitively, insensitively or numerically on a set of columns, ascending or descending



CSVTabToComma converts a tab-separated file to a comma-separated one.



java com.mindprod.csv.CSVTabToComma somefile.csv

Changes on the new version:
All encodings were changed from String to Charset. No effect on commandline utilities.


Available Translations:None

Version History

Version 6.9 added on: 07 Mar 2013
Version 6.7 added on: 28 Jan 2013
Version 6.6 added on: 29 Aug 2012
Version 6.5 added on: 23 Feb 2012
Version 6.3 added on: 01 Jan 2012
Version 3.2 added on: 22 Feb 2010


Related Tags:

Tags: CSVReader, CSVWriter, CSValign, CSVSort, CSVPack, CSVDump, csv, comma-separated values, semicolon-separated values, SQL format, Microsoft Excel format, MS Word mailmerge format,

Popular related


Button for your site

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software. Save the image button on your server

Example:
    

Members Reviews






Copyright (c) 2008-2013 Hodosoft. All rights reserved.