how decode xml utf-8 string into nsstring??
how decode xml utf-8 string into nsstring??
- Subject: how decode xml utf-8 string into nsstring??
- From: "Emmanuel Verlynde" <email@hidden>
- Date: Tue, 29 Jun 2004 11:05:14 +0200
- Organization: Opendisc
i give characters from internet with initWithContentsOfUrl method but i can't
decode
utf8 characters to printable characters with i`to... characters...
<?xml ... encoding=="UTF-8">
<firstname>st\u0300phaine \u0302\u030a</firstname>
Can you help me?
I try initWithUTF8String, initWithCString, initWithBytes and encoding strings
constants, ... but no results.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.