File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Blatant Advertising and the fly likes Super CSV v1.10 has been released. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "Super CSV v1.10 has been released." Watch "Super CSV v1.10 has been released." New topic
Author

Super CSV v1.10 has been released.

kasper graversen
Greenhorn

Joined: Oct 03, 2007
Posts: 3
We are very excited to present yet another release of Super CSV, version 1.10. There are a lot of goodies in store this time! The change s highlighted are

* Introduced new cell processors parseChar, ForbidSubStr, RequireSubStr

* Made the tokenizer 5% faster (the thing that reads and interprets the CSV files)! Reading files has never been faster!

* The framework now support plugging in new tokenizers onto readers. Feel free to author your own fast tokenizer

* Improved the Javadoc for some processors

* Added source branch specifically for tokenizer speed testing and comparison. It is now easy to experiment with various tokenizing strategies.


Super CSV is Open source under the Apache 2.0 license and is available at Super CSV
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Super CSV v1.10 has been released.
 
Similar Threads
Super CSV 1.15 released. FREE
Reading and Modifying a Big CSV file
Web Application Configuration Question
Reading multiple CSV files
How to import source files.