- BulletPrint HTML Printing for Java - Add high-speed HTML printing capabilities to Java code through a simple API. [Commercial]
www.codebase.com/products/javaprint
- Comma Separated Values (CSV) in Java - Java libraries to read and write files in Comma Separated Value (CSV) format. [GPL]
ostermiller.org/utils/CSVLexer.html
- CsvJdbc - Comma-separated value (CSV) file JDBC driver. [LGPL]
sourceforge.net/projects/csvjdbc
- DOMJuan - A DOM Level 2 implementation. [Open Source, BSD-like]
www-sop.inria.fr/koala/domjuan
- Element Construction Set - Generates elements for various markup languages. Directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language. [Open Source, BSD-like]
jakarta.apache.org/ecs
- HTML Parser - Builds an HTML parse tree, with methods to validate, reformat, display, analyze, or edit the document. [Open Source, GPL]
www.quiotix.com/downloads/html-parser
- HTMLParser - Library for parsing HTML, written in Java. [Open source, LGPL]
htmlparser.sourceforge.net
- iText - Supports generation of PDF, RTF, and XML documents [Open Source, MPL, LGPL]
www.lowagie.com/iText
- Java Tar - Tar archive handler creates, lists, and extracts TAR files. Supports gzipped tar files. Can be invoked either using its Java API, or from the command line. [Open Source, GPL]
www.trustice.com/java/tar
- JavaBarcoding.com - Create several different kinds of barcodes to display in a program or export to an image. [Open Source, commercial]
www.javabarcoding.com
- jazzlib - A pure Java implementation of the zlib data compression library and the java.util.zip package. [Open Source, slightly modified GPL]
jazzlib.sourceforge.net
- JMIME ToolBuzz - A Java class library for parsing, generating, or editing MIME documents. Features a Document Object Model for MIME. Also includes base64 and q-p encoding/decoding.
www.hunnysoft.com/jmime
- JZlib - A pure Java implementation of the zlib data compression library for ZIP and PNG. [Open Source, GPL]
www.jcraft.com/jzlib
- OBOE - Open Business Objects for EDI - Collection of Java programs to process EDI objects using an XML rules based file. [Open Source, BSD-like]
www.americancoders.com/OpenBusinessObjects
- SAC: The Simple API for CSS - Beta software for parsing CSS (Level 1, 2 or 3) stylesheets from the WWW Consortium (W3C). [Open Source, BSD-like]
www.w3.org/Style/CSS/SAC
- The de.mnl.java packages - Two packages, one that provides a base64 encoder/decoder, and another that saves the state of a bean as XML. [Open Source, GPL]
marlowe.dtro.e-technik.tu-darmstadt.de/mnl/MyJavaTree/doc/00Index.html
|