Subject: RE: [xsl] Uri resolver in Saxon 8 From: "Michael Kay" <mhk@xxxxxxxxx> Date: Thu, 12 Aug 2004 00:16:06 +0100 |
> I tend to use a URIResolver for this sort of thing. The > javax.xml.transform.Source interface does not define a mechanism for > determining the source file location (there may not even be > one) so the > XSL transform has no way of knowing where the XSL file came > from, thus > can't find things relative to it. On the contrary: Source has a method setSystemId(). Whether or not this is actually the location of the stylesheet, the value you supply is treated as the base URI of the stylesheet, and is used to resolve relative URIs within it. Michael Kay
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Uri resolver in Saxon 8, Robert Koberg | Thread | RE: [xsl] Uri resolver in Saxon 8, Michael Kay |
RE: [xsl] Uri resolver in Saxon 8, Michael Kay | Date | Re: [xsl] [xpath] namespace prefix , G. Ken Holman |
Month |