On Wed, Mar 25, 2009 at 02:24:54AM +0100, Pasqualino Imbemba wrote:
> Hello,
> 
> I am writing a Java application which at a certain point needs to
> generate an OO word processor file (ODT), based on a XSL stylesheet and
> XML data file.
> 
> Is there a library that provides such functionality? 
> 

Hello,

any XSLT processor will do. Saxon is a good choice, regarding the fact
you work in Java.

David

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to