Free Software Downloads, Free Games Downloads, Free GSM Software Downloads
Software vendor loginSubmit software programAdvertise with FiveSignContact informations
 
Free Software Downloads
Search: Search for software programs
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Reference & Tutorials
Source Code
Tools & Editors
 

FiveSign Newsletter
Subscribe Unsubscribe
Enjoy receiving from FiveSign latest software news every week!


Bookmark us Add to Favorites
Set Home Page Set Home Page
Latest software programs Latest software programs
  Add to Firefox search bar


CSVReader/Writer 2.4

 
You are here: Home > Software Development > Java > CSVReader/Writer
 
Publisher: Canadian Mind Products
Release Date: 2007-05-20
File Size: 369 KB
OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Star
License: Freeware
Editor's rating: Not rated yet
Download CSVReader/Writer
   
 
CSVReader/Writer description
CSVReader/Writer - Click to enlarge screenshot
Java classes you can use standalone or embed in your own programs to
Read, write, align and pack comma, tab and semicolon-
separated variable files, commonly known as CSV files.

It 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.
This version does not support # embedded comments.

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.

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

 
[ Download CSVReader/Writer 2.4 ]
 

CSVReader/Writer 2.4

RELATED TAGS
CSVReader, CSVWriter, csv, comma-separated-values, semicolon-separated-values, SQL-format, Microsoft-Excel-format
 
 
Copyright ©2005 - 2008 FiveSign Network Help | Link to us | Privacy Policy | Terms | Software Archives