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]

Re: Problem to process directory



Hi.
I've found the "solution" to my problem. I compiled and run the program with 
JBuilder.
If I run it under the command line, my files are all created.

Unfortunately, they are created on the wrong place. Can anyone tell me, how 
I can create the files in a folder /x where the xsl-file is situated and not 
at a folder /x where the bat-file is situated?

Thank you

Anne

>From: "Anne Rebier" <rebier@hotmail.com>
>Reply-To: xsl-list@lists.mulberrytech.com
>To: xsl-list@lists.mulberrytech.com
>Subject: [xsl] Problem to process directory
>Date: Wed, 08 Aug 2001 06:30:55 +0000
>
>Hi.
>
>I use saxon to transform a list of xml files into html. Each xml file 
>should
>give one x.html and one file xx.html (with saxon:output).
>
>This works fine if I do the transformation in the command line with one
>file, so the xsl works.
>
>If I do the same in Java with the method processDirectory(...), I have no
>error message but for each xml only the x.html is created, everything that
>should be done between the targets <saxon:output> is ignored. Why ?
>
>Thank you for your answers
>
>Anne
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


 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]