Stripping HTML tags
Stripping HTML tags
- Subject: Stripping HTML tags
- From: sinclair44 <email@hidden>
- Date: Wed, 12 Mar 2003 19:13:11 -0500
Hello-
I have a NSString that contains several HTML tags. I don't care at all about
these tags, and would like to get rid of them. Is there a fairly easy way to
do so? I haven't found one...
(I don't care *at all* what these tags are; I just want the text.)
Thanks,
sinclair44.
--
-- sinclair44
[self becomeWorldDictator];
- (void)becomeWorldDictator
{
[[GeorgeBush principalClass] assassinate:[world currentLeaders]];
[[world citizens] terrorize];
[world setCurrentLeaders:[NSArray arrayWithObject:self]];
}
_______________________________________________
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.