Sure!
But <style> has the problem with locating parser class. CLASSPATH need to be
organised in special way (first : jaxp, second :crimson), some jars have to be
removed
from ant/lib, and so on. (as written in ant's mail archive)
(this should be fixed in next build)
I solved this problem as follows:
1) copy file to be processed to current directory
2) start xalan and get result file at current directory
3) move result file to destination
Erik Hatcher wrote:
> Would the <style> task work for you in this case? Not quite the solution
> to this particular issue you are having, but it might be a cleaner way to go
> about running XSL for you.
>
> Erik
> >
Thanks,
Dmitriy Pichugin