Projects / Jaxup

Jaxup

Jaxup is a Java library that defines an interface to update XML documents, through which clients can work without knowledge of the exact object model that the document uses. The interface is called Updater, and the idea behind it is the same as with Jaxen's Navigator interface. In addition, an implementation of xmldb.org's proposed XUpdate specification is provided. Jaxup supports DOM, JDom, and DOM4J.

Tags
Licenses
Implementation

RSS Recent releases

  •  12 Aug 2003 02:55

Release Notes: This release now allows the <update> command to update the value of an XML attribute, and <insert- before/after> to insert an attribute. More tests were added to the test framework, including tests for the above.

Release Notes: The most important new feature in 1.0-beta2 is the test framework. Other changes include more javadoc, workarounds for bugs in 3rd-party libraries, and bugfixes.

Screenshot

Project Spotlight

Dursamvad

A simple RS232 terminal for Linux.

Screenshot

Project Spotlight

libtransliterate

A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.