Re: XML-/HTML-safe formatted output from NSString
Re: XML-/HTML-safe formatted output from NSString
- Subject: Re: XML-/HTML-safe formatted output from NSString
- From: Chris Hanson <email@hidden>
- Date: Tue, 29 Oct 2002 21:19:07 -0600
At 12:07 AM +0000 10/30/02, Terence Goggin wrote:
Does anyone have any thoughts on easiest ways to accomplish this? I
could go through the NSString one character at a time and just
replace as needed, but I was hoping there was already code or
methods to do this available somewhere.
See -[NSMutableString replaceOccurrencesOfString:withString:options:range:].
Cocoa Browser is everyone's friend. :)
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.