Software        
 
     Search Software    

CSVReader/Writer 2.8 - Java to read/write/aliign/pack csv files.

Java to  read/write/aliign/pack csv files.

CSVReader/Writer



 

CSVReader/Writer: 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



CSVTab2Comma converts a tab-separated file to a

comma-separated one.



java com.mindprod.csv.CSVTab2Comma somefile.csv



CSVPack removes all unecessary spaces to make

at CSV file as compact as possible.



java com.mindprod.csv.CSVPack somefile.csv



What is new in version 2.8:

add CSNWRiter.put for all the various primitives so you don't have to manually convert to String.




 

Order:

For Free

Download: Download CSVReader/Writer 2.8 (0.6 Mb)
Download Count:32
Release Date:1969-12-31
Last Updated:1969-12-31
Manufacturer: Canadian Mind Products
Product Support: CSVReader/Writer WebSite
  
Language:English
Requirements:Java 1.2+
Install:No Install Support
Tags:

csvreader  csvdump  csvalign  csvwriter  csvpack  semicolon separated values  microsoft excel format 2 3 4 5 6 7 8 9      ms word mailmerge format 2 3      comma separated values 2      sql format 2 3 4 5 6 7     


 

Soft411: Software Download Archive and Directory

© 2003-2009 Soft411.com Directory.

Soft411.com periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.