Subject: Re: Using Saxon to do XSL transforms in Java program
From: Christoph Naber <dio2000@xxxxxxx>
Date: Mon, 13 Aug 2007 04:43:43 +0200
|
>> though, an exception occurs
>>
>
> It looks as if it can't find the xslfile you specified: you haven't shown us
> the value of this variable. Perhaps it's a Windows filename rather than a
> URI? I think Xalan lets you get away with that although it's incorrect
> according to the spec.
>
>
I got this exception a few days ago, the problem was, as mentioned
above, a missing stylesheet.
Greetings Christoph
|