BulletPrint HTML Printing for Java
Add high-speed HTML printing capabilities to Java code through a simple API. [Commercial]
url: 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]
url: ostermiller.org/utils/CSV.html
CsvJdbc
Comma-separated value (CSV) file JDBC driver. [LGPL]
url: sourceforge.net/projects/csvjdbc/
DOMJuan
A DOM Level 2 implementation. [Open Source, BSD-like]
url: koala.ilog.fr/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]
url: jakarta.apache.org/ecs/
HTMLParser
Library for parsing HTML, written in Java. [Open source, LGPL]
url: htmlparser.sourceforge.net/
iText
Supports generation of PDF, RTF, and XML documents [Open Source, MPL, LGPL]
url: 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]
url: 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]
url: www.javabarcoding.com/
JavaCC HTML Parser
Builds an HTML parse tree, with methods to validate, reformat, display, analyze, or edit the document. [Open Source, GPL]
url: www.quiotix.com/downloads/html-parser/
jazzlib
A pure Java implementation of the zlib data compression library and the java.util.zip package. [Open Source, slightly modified GPL]
url: jazzlib.sourceforge.net/
Jericho HTML Parser
Java library for parsing and modifying HTML documents, including analysis of abritrary HTML forms to determine the structure of submitted data. [Open source, LGPL]
url: jerichohtml.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.
url: www.hunnysoft.com/jmime/
JZlib
A pure Java implementation of the zlib data compression library for ZIP and PNG. [Open Source, GPL]
url: www.jcraft.com/jzlib/
Multivalent Document Tools
Tools for compressing, uncompressing (for hand editing), obtaining metadata, splitting and merging, encrypting and decrypting, validating, imposition (aka n-up), making page images, extracting text, and full-text indexing (with Lucene) of PDF, HTML and other format documents.
url: http.cs.berkeley.edu/~phelps/Multivalent/Tools/
OBOE - Open Business Objects for EDI
Collection of Java programs to process EDI objects using an XML rules based file. [Open Source, BSD-like]
url: www.americancoders.com/OpenBusinessObjects/
Ogg Vorbis Java Class
A Java class for reading information about an ogg vorbis stream. [Open source]
url: taxiway.swapspace.net/~matt/vorbis/
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]
url: www.w3.org/Style/CSS/SAC/