Matthew Lancashire wrote:
Can you pass a file as a URL  I am currently using the command below

Source xsltSrc = new StreamSource(new File(xslt));
Yes, you can, see http://java.sun.com/j2se/1.4/docs/api/javax/xml/transform/stream/StreamSource.html#StreamSource(java.lang.String)
--
Oleg Tkachenko
Multiconn Technologies, Israel



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to