Re: [xsl] JAR protocol for URL in xsl:import

Subject: Re: [xsl] JAR protocol for URL in xsl:import
From: David Tolpin <dvd@xxxxxxxxxxx>
Date: Tue, 14 Jan 2003 01:48:47 +0400 (AMT)
> 
> Then one could author something like
> 
>    <xsl:import "JAR:foo/bar.xsl"/>
> 
> And it would work. I can't recall if there is a protocol for JAR
> references, but I suspect there isn't.

Having a protocol for Java resources would be useful instead. Internally, RenderX XEP
uses 'resource:' as the protocol (resource:com/renderx/util/magic.xml is a Java resource
with the correspoding  name). I doubt though it  can be promoted as a general feature
since XSL should not be language-bound.

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread