Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-27-2007, 10:22 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Super CSV 1.20
Super CSV is a CSV package for the Java 5+ platform. It operates on streams rather than file names, so you can read and write files of any encoding from any kind of source. It operates on maps and POJO beans, so you don't have to convert to or from String arrays. It has a powerful notion of a cellprocessor which enables you to regard columns in your CSV files as real types such as numbers and dates rather than as strings. Additionally, the processors can also act as a constraint mechanism, enabling you to naturally specify constraints on your data.

Changes

This release adds the ConvertNullTo cell processor, which enables better support for writing partial objects, maps. and lists. It changes method signatures to use the Java 5 "..." notation to make the programming more natural. There is a small bugfix in processor StrLen.

URL: Super Csv - A free CSV reader/writer...
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Super CSV 1.15 JavaBean Java Announcements 0 10-16-2007 08:37 PM
error with super.xxxxx Rgfirefly24 New To Java 1 08-06-2007 10:13 AM
Use super. or this. Marcus New To Java 1 07-05-2007 08:52 AM
difference between this and super mrark New To Java 1 06-27-2007 07:23 PM


All times are GMT +3. The time now is 04:29 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org