[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Import XSL Files inside a JAR

Subject: Import XSL Files inside a JAR
From: "Gerson Mizuta Weiss" <weiss@xxxxxxxxxxx>
Date: Tue, 11 Nov 2003 17:38:41 -0200
files inside jar
	Hi,
	I have a JAR that have many XSL files, some XSL files import others XSL, just like this:

	<!--  Parent.xsl   -->
	<xsl:stylesheet ...
	    <xsl:import href="AAA2BBB.xsl"/>
	    <xsl:import href="BBB2AAA.xsl"/>
	<../>

	The problem is :	
		I would like to get the the Parent.XSL like an StreamSource created from the method Class.getResourceAsStream("Parent.XSL") : InputStream.
		I can do this, but how can I reference the others XSL files (that are also inside the JAR) in the import tags of Parent.XSL???

	Thanks a lot!!!!
	Gerson
	

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.