Results 1 to 4 of 4
- 07-13-2010, 07:27 AM #1
Member
- Join Date
- Jul 2010
- Posts
- 1
- Rep Power
- 0
SAX Parser unsupported characters/encoding
I am trying to parse an xml file containing hebrew characters (encoding ISO-8859-8)
and the sax parser throws a generic exception (Unsupported characters)
when it tries to parse the hebrew characters.
any ideas?
its quite urgent, i have to finish this in 4 hours,
Thanks in advance :)
- 07-13-2010, 09:09 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Does the XML file say what encoding it's using?
- 07-13-2010, 09:26 AM #3
Member
- Join Date
- Jul 2010
- Location
- India, Mumbai
- Posts
- 5
- Rep Power
- 0
download some sax parser example using java , and follow the xml file as template provided along with...(SINGH IS KING):cool:
- 07-13-2010, 09:32 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Similar Threads
-
Encoding Problem
By GJ! in forum Advanced JavaReplies: 6Last Post: 01-12-2010, 08:09 PM -
unsupported protocol
By shiva in forum New To JavaReplies: 1Last Post: 04-09-2009, 09:20 AM -
encoding issue in jsp
By sams11 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-25-2008, 07:55 AM -
Unsupported Content-Type: text/html Supported ones are: [text/xml]
By luislopezco in forum Advanced JavaReplies: 0Last Post: 05-26-2008, 04:26 PM -
Some help with encoding...
By nm123 in forum NetworkingReplies: 0Last Post: 04-15-2008, 12:22 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks