Ammar Hedi (stu) wrote:
>Is there possible to make an xslt transformation by using the task JAVA?
>
>
>
you can either directly invoke the XSLT processor of your choice (if its
on your machine), using
the tag if its a Java processor or the or if it
has a command line interface.
alternately
doesnt something else that your direct "java " call from command
line.
Jan
> -Ursprüngliche Nachricht-
> Von: Ammar Hedi (stu) [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 14:26
> An: Ant Users List
> Betreff: RE: XSLT transofrmations
Toulouse
France
Tel. +33 (5) 6119-6147
E-Mail: [EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 25, 2005 11:49 AM
To: user@ant.apache.org
Subject: AW: XSLT transofrmations
?
Jan
> -Ursprüngliche Nachricht-
> Von: Amma
?
Jan
> -Ursprüngliche Nachricht-
> Von: Ammar Hedi (stu) [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 11:31
> An: user@ant.apache.org
> Betreff: XSLT transofrmations
>
> Hello,
> I am a new user of Ant.
> I want to optimize my XSLT tran
Hello,
I am a new user of Ant.
I want to optimize my XSLT transformations :
"
set JrePath="%TS_LOCAL%\xml\jre1.4.1"
set XercesPath="%TS_LOCAL%\xml\xerces2.6.2"
set XalanPath="%TS_LOCAL%\xml\xalan2.6.0"
%JrePath%\bin\java.exe -Djava.endorsed.dirs=%XercesPath%;%XalanPath%
-Duser.language=en
-Dor