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 :)
