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-07-08 15:25 Back to release list
1.1 Beta 2

This release adds many bugfixes for XPath and a few other bugfixes,
including ones for namespace handling during SAX conversion and
attribute parentage in copied elements. It probably introduces new
bugs in serialization with Unicode Normalization Form C (NFC);
addressing this will be a major focus for beta 3. Beta 2 also makes some
optimizations that should slightly decrease the memory footprint.
Tags: Major bugfixes

Project Resources