|
Subject: Re: [xsl] relative URI in href From: Florent Georges <lists@xxxxxxxxxxxx> Date: Sun, 24 Aug 2008 22:27:17 +0200 (CEST) |
Rolf Schumacher wrote:
> String path=package.Main.class.getResource("includer.xsl").getPath();
> Source xslt = new StreamSource(new File(path));
> xslt.setSystemId(path);
> Transformer transformer =
> TransformerFactory.newInstance().newTransformer(xslt);
> transformer.transform(srcXml, fo);
> Do you spot something wrong here?
No, I don't. Maybe someone else will, here or on a list for your
processor. What is your processor? What is within the path variable?
Regards,
--drkm
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] relative URI in href, Rolf Schumacher | Thread | Re: [xsl] relative URI in href, Rolf Schumacher |
| Re: [xsl] XSL If Statement - repost, Norman Gray | Date | RE: [xsl] XSL If Statement - repost, Michael Kay |
| Month |