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]

Problem to process directory


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]