Re: [xsl] Generating XSL files Dynamically.

Subject: Re: [xsl] Generating XSL files Dynamically.
From: Phillip Rhodes <spamsucks@xxxxxxxxxxxxxxx>
Date: Sun, 04 Aug 2002 00:02:00 -0400
Sorry, a little late.

That's exactly what I do. I generate XSL using jdom.
The only tough thing I had to get thorough was creating a Namespace object and pass it around for whenever you want to create an xsl command.



At 04:19 PM 8/1/2002 +0530, Mukul.Mudgal@xxxxxxxxxxx wrote:
Hi friends,

      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.

Thanks

Mukul





XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread