development/libraries

java-xmlbuilder - XML Builder utility

Website: http://code.google.com/p/java-xmlbuilder/
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
XML Builder is a utility that creates simple XML documents
using relatively sparse Java code.
It is intended to allow for quick and painless creation of
XML documents where you might otherwise be tempted to use
concatenated strings, and where you would rather not face
the tedium and verbosity of coding with JAXP.
Internally, XML Builder uses JAXP to build a standard W3C
Document model (DOM) that you can easily export as a
string, or access and manipulate further if you have
special requirements.

Packages

java-xmlbuilder-0.4-1.jpp6.src [27 KiB] Changelog by Ralph Apel (2011-06-25):
- First release
java-xmlbuilder-0.4-1.jpp6.noarch [21 KiB] Changelog by Ralph Apel (2011-06-25):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted