Download List

Project Description

XOM is an XML object model. It is a tree-based API
for processing XML with Java that simultaneously
supports streaming. In many use-cases, it can
process arbitrarily large documents with
effectively constant memory sizes. It strives for
correctness, simplicity, and performance, in that
order. XOM supports XSLT, Canonical XML, and
XInclude.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-02 20:51 Back to release list
1.1 alpha 3

This release removes the internal dependency on
IBM's ICU, so the entire distribution is smaller
and more self-contained. In addition, a few random
bugs have been fixed, and the XIncluder now tries
to use relative URLs in xml:base attributes where
possible.
Tags: Code cleanup

Project Resources