Download List

Descripción del Proyecto

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

Esta es la primera versión "oficial" de jOOX. XML todo estratégico. La API es ahora compatibles con jOOX. Estos incluyen: soporte para cálculo de referencias / unmarshalling JAXB anotado objetos; soporte para parámetros de XPath / variables; soporte para nombres de extensión de XPath / funciones previstas por http://exslt.org; soporte para transformación XSL; soporte para los selectores de estilo CSS para la navegación de XML.
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