Package: wnpp
Severity: wishlist
Owner: James Page <james.p...@canonical.com>


* Package name    : java-xmlbuilder
  Version         : 0.4
  Upstream Author : James Murty 
* URL             : http://code.google.com/p/java-xmlbuilder/
* License         : Apache-2.0 
  Programming Lang: Java
  Description     : XML builder that creates simple XML documents using sparse 
Java code

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.

My motivation for packaging this is that it is required to support packaging of 
jets3t (which
is required to support the jenkins-ec2-plugin)



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110309160623.30769.22612.reportbug@localhost.localdomain

Reply via email to