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-09-14 13:27 Back to release list
1.1b3

The API is now considered to be stable, and
probably won't change before 1.1 final. Beta 3
focuses on performance. This release is measurably
faster than beta 2 for many common operations, and
probably at least twice as fast as XOM 1.0.

Project Resources