I must still be missing something. Neither
parser.parse("c:/test/data.xml");
or
parser.parse("file://c:/test/data.xml");
are working. They are both causing a NullPointerException to be thrown,
same as the "c:\test\data.xml" string below.
Any other ideas, or have I missed something?
Brad
-----Original Message-----
From: Milind Gadre [mailto:[EMAIL PROTECTED]
Sent: Monday, February 19, 2001 12:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Windows Paths
Brad, use forward slashes ... c:/a/b/c
Regards...
Milind Gadre
ecPlatforms, Inc
901 Mariner's Island Blvd, Suite 565
San Mateo, CA 94404
C: 510-919-0596
F: 815-352-0779
[EMAIL PROTECTED]
>
> parser.parse("c:\test\data.xml");
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]