Hi Anthony, It functions for all three.
One point that I know has tripped up others: the URIResolver class functions only for xsl:import and xsl:include when set using the TransformerFactory.setURIResolver method, and only for document() when set using the Transformer.setURIResolver method. A URIResolver set on the TransformerFactory is not inherited by Transformer objects created by the factory. Thanks, Henry ------------------------------------------------------------------ Henry Zongaro Xalan development IBM SWS Toronto Lab Tie Line 969-6044; Phone (905) 413-6044 mailto:[EMAIL PROTECTED] Anthony Rabaa <[EMAIL PROTECTED]> 2003-05-30 04:38 PM To: [EMAIL PROTECTED] cc: Subject: URIResolver Class Hello, Does the URIResolver class in Xalan only function for the document() function, or does it apply to xsl:import and xsl:include as well? -- Anthony Rabaa Software Developer & Network Administrator AMCon Research Inc. Ottawa, Ontario, Canada http://www.amconresearch.net