Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Shuetrim, Geoff <gshuetrim@kp...> - 2002-08-27 07:24:03
|
I have written a custom Java class that is intended to provide all of the same functionality that is provided by net.sf.saxon.Transform but using a custom URIResolver. This is working fine except for some difficulties with the output to a named file where I am finding that, in using the result-document element, I run into trouble because I need to specify the output document using the "file:/" syntax (which I would prefer to avoid). Advice on how to get an output document specification such as "log.xml" to be "fixed" so that it is available in the desired "file:/C:/myfiles/log.xml" format when result-document elements are being processed would be much appreciated, Regards Geoff Shuetrim. PS: I am using the Xerces Java 2 parser rather than Aelfred if that makes any difference regarding this issue. PPS: I hope this is not too far off topic for the mailing list. ********************************************************************** This email is intended only for the use of the individual or entity named above and may contain information that is confidential and privileged. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this Email is strictly prohibited. When addressed to our clients, any opinions or advice contained in this Email are subject to the terms and conditions expressed in the governing KPMG client engagement letter. If you have received this Email in error, please notify us immediately by return email or telephone +61 2 93357000 and destroy the original message. Thank You. **********************************************************************M |