Hi Antoine,

after googling a bit, I found this:

http://www.oopsconsultancy.com/software/xmltask/#examples

=> It's possible to create an XML fragment describing the <xslt> task
   (including the <param> elements for the stylesheet parameters)

But that leads me to a totally different question: Is it possible to
"invoke" such a dynamically created fragment (i.e. the <xslt> task is
invoked in a way as if the fragment were already contained in the Ant
file instead of being dynamically generated)?

(Reason why I'm asking is that I want to avoid - if possible - style breaks
by introducing beanshell code).

Thanks in advance for any info!

Kind regards,

        Holger

On Sun, 10 Sep 2006, Antoine Levy-Lambert wrote:

> [...] 
> I would extend the XSLTTask at your place.
> [...]

Attachment: signature.asc
Description: Digital signature

Reply via email to