I believe that this is a Java 1.4 specific method. Are we OK with that?
Stephen

[EMAIL PROTECTED] wrote:
-            urls[i] = files[i].toURL();
+            urls[i] = files[i].toURI().toURL();

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

Reply via email to