Download List

Projeto Descrição

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.

2011-10-03 01:27 Back to release list
0.9.3

Esta versão adiciona Match.andSelf(), Match.each(), Match.reverse() e Match.child(String) para a API. Esta versão também vem com algumas melhorias de desempenho importante.
This release adds Match.andSelf(), Match.each(), Match.reverse(), and Match.child(String) to the API. This release also ships with a few important performance improvements.

Project Resources