|
Subject: Re: [xsl] [saxon - Help] SystemID always empty String From: "Johannes Neubauer" <johannes.neubauer@xxxxxxxxxxxxxxxxx> Date: Tue, 19 Feb 2008 12:47:19 +0100 (MET) |
Hi,
> On 18/02/2008, Johannes Neubauer <johannes.neubauer@xxxxxxxxxxxxxxxxx>
> wrote:
>> TransformerHandler compiler = saxFactory.newTransformerHandler();
>> Any Idea what I did wrong?
>
> Don't you want to supply the stylesheet there?
>
> saxFactory.newTransformerHandler(new SAXSource(new
> InputSource("path/to/stylesheet.xslt")));
>
> The empty contructor for a TransformerHandler creates a
> pseudo-identity transformer (as far as I know) and is used when you
> want to get SAX events to a Result.
Sorry this was a mistake of the example (it is not exactly what I use in
my code, but a simplified excerpt). Of course I use
saxFactory#getTemplatesHandler().
Anyway in my code I use it the right way and the problem remains.
mfg,
Jonny.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] [saxon - Help] SystemID a, Andrew Welch | Thread | Re: [xsl] [saxon - Help] SystemID a, Andrew Welch |
| Re: [xsl] [saxon - Help] SystemID a, Andrew Welch | Date | Re: [xsl] Using XSLT's key() functi, Michael Ludwig |
| Month |