This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Generating XSL files Dynamically.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]