xsl-list
[Top] [All Lists]

Re: document URI resolution.

2005-02-10 17:02:16

Is there a way to configure the TransformerFactory to also resolve
document() URI's ?


The /Transformer/ object's URIResolver should resolve the document() calls. The /TransformerFactory/ object's URIResolver should resolve xsl:import/include.

This is good because you can have two resolvers for the different needs. But, in most processors, if you set one resolver on the Transformer it will resolve document() and xsl:inlcude/import.

best,
-Rob

--~------------------------------------------------------------------
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>