xsl-list
[Top] [All Lists]

Re: Problem with saxon7, Transformer and URIResolver

2005-04-08 05:31:54
Michael Kay schrieb:
The URIResolver on the Transformer is used for resolving run-time URIs, such
as those in the document() function. For compile-time URIs, such as
xsl:include, you need to set a URIResolver on the TransformerFactory. By the
time you create your Transformer the stylesheet has already been compiled,
and all xsl:includes and xsl:imports have already been resolved.

Thanks, that works :-), I just saw the Transformer and haven't seen the TransformerFactory.setURIResolver().

Regards,

Olaf

--
Olaf Meske
www.softcare.de


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>