Parsing XML in Hebrew language

Posted by satyam on Stack Overflow See other posts from Stack Overflow or by satyam
Published on 2010-06-06T08:21:57Z Indexed on 2010/06/06 9:02 UTC
Read the original article Hit count: 357

Filed under:
|

I'm using NSXMLParser in iphone app that I'm working on. Later I'm displaying the text in a view. All is well when I'm using english language in my XML. But my XML is in Herbrew language. I'm not able to read the text properly and display it.Please advice me what change do I've to make in XML.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about nsxmlparser