The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Formats already available
Date:  2007-12-14 14:09:06
From:  magnum


Some of these formats are already available in Java in a way or another:
- SVG : it should not be in the list, don't forget the Batik SVG Toolkit, perhaps the most conformant of any SVG renderer / editor / etc.. library in all languages
- Office : OK we don't have all, but at least I use POI a lot to read and create XLS documents, and it work very well for that !!
- Archive formats : there are a lot of libraries that manage archived formats, for example the Apache ant tools package is able to process tar files
- MP3 : there's javalayer, even if the last version is a bit old (still it works with Java 5.0)

 Feed java.net RSS Feeds