Subject: Re: Generating XSL files Dynamically.
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Thu, 1 Aug 2002 12:03:37 +0100
|
Hi Mukul,
> Is it possible to generate and manipulate the XSL dynamically using
> an external program for example a Java program. I want to explore
> the possibilities of generating and manipulating the XSL files as we
> do with XML files using JDOM or any other API.
Yes. XSL(T and FO) *is* XML, so you can create and manipulate XSLT
stylesheets and XSL-FO documents using any XML API you feel like.
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|