Unicode and XML parsing
Unicode and XML parsing
- Subject: Unicode and XML parsing
- From: Sanri Parov <email@hidden>
- Date: Sun, 21 Dec 2003 10:35:04 +0100
Hi everybody,
I'm dealing with iTunes XML database.
When I load it using NSString selectors, it seems it's not able to
comprehend that the file is encoded with UTF-8.
As a matter of fact, I obtain a lot of strange and badly encoded
strings, which are badly returned even into an NSTableView that
contains the names of all the playlists.
What am I doing wrong? I've tried to change various encoding into Xcode
but I get lost...
Thank you all.
--
Sanri Parov
_______________________________________________
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.