Leon Radley(digiPlant AB) schrieb am 15.02.2010 um 12:24:54 (+0100): > I've parsed a rss feed from twitter, it contains html entities > such as ö
Okay, some nitpicking seems in order here: That's not an HTML entity, but a numerical character reference. And "ä" isn't an HTML entity either, but an entity reference; and "รค" (= ó) would be the entity in this case. -- Michael Ludwig --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
