i got the solution
I should have used the call to the parser that takes unicode string as input
parameter of fileName

thx

-----Original Message-----
From: Birinder Singh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 10:40 AM
To: [EMAIL PROTECTED]
Subject: xerces parser cant parse or open files with Japanese Name?


Hi all

I am trying to pass the SAXParser a fileName that is in Japanese and it
gives me the following error

Runtime Exception : The Primary Document entity could not be opened : Id =
"the file path"

I am indeed passing it the full path 

Is it that the parser cant open the files with names other than in english
Or i think that my file Name is in Shift_JIS encoding is this causing a
problem

regards
Birinder

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

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

Reply via email to