Decoding HTML Entities
Decoding HTML Entities
- Subject: Decoding HTML Entities
- From: Michael Becker <email@hidden>
- Date: Mon, 29 Mar 2004 17:20:58 +0200
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 :-)
Bye,
Michael
_______________________________________________
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.