Re: Decoding HTML Entities
Re: Decoding HTML Entities
- Subject: Re: Decoding HTML Entities
- From: Stephane Sudre <email@hidden>
- Date: Mon, 29 Mar 2004 19:34:48 +0200
On Monday, March 29, 2004, at 05:20 PM, Michael Becker wrote:
Hi!
I've searched the list archives and various other places for
information on HTML entities in Cocoa. I've found some good code
snippets to encode HTML. So right now I can turn e.g. umlauts into
their respective HTML entity.
But I cannot see a way to decode HTML entities. I receive an
XML-string from a server and want to display the data in my
application.
Since I cannot use umlauts etc. in my source code, how can I
(efficiently) DEcode HTML?
Any help greatly appreciated :-)
With the WebKit maybe?
_______________________________________________
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.