You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Jeff Martin <jm...@silacom.com> on 2000/11/27 12:48:37 UTC

[Patch] add param element to style task

These diffs add a new element into the style task which allows it to pass
parameters to XSL stylesheets.

I have also added in and out attributes to to the style tag so it can be
used in the same way as the Process class provided with xalan rather than
the batch way in which the task currently operates.


 <<XslpLiaison.diff>>  <<XalanLiaison.diff>>  <<XSLTLiaison.diff>>  
<<XSLTProcess.diff>>