Download List

Project Description

jOOX stands for Java Object Oriented XML. It is a simple wrapper for the org.w3c.dom package to allow for fluent XML document creation and manipulation where DOM is required but too verbose. jOOX only wraps the underlying document and can be used to enhance DOM, not as an alternative. It is inspired by jOOQ and jQuery.

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.

2012-01-28 07:57 Back to release list
1.0.0

This is the first "official" release of jOOX. All strategic XML. API's are now supported by jOOX. These include: support for marshalling / unmarshalling JAXB annotated objects; support for XPath parameters / variables; support for XPath extension namespace / functions as provided by http://exslt.org; support for XSL transformation; support for CSS-style selectors for XML navigation.

Project Resources