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-20 18:21 Back to release list
1.1 Beta 1

The primary addition is workarounds for several
more Crimson bugs in the handling of the internal
DTD subset. A few small optimizations were made. A
few bugs in XPath were fixed. Java 1.4 or later is
required due to some changes in the underlying
Jaxen XPath engine. This is intended to be a
temporary situation, and compatibility with Java
versions as old as 1.2 will be restored later.
Tags: Code cleanup

Project Resources