• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
String->HTML
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

String->HTML


  • Subject: String->HTML
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 27 Sep 2005 16:18:46 -0600
  • Thread-topic: String->HTML

Is there any method anywhere to take an arbitrary string and get it back as
HTML-encoded entities. *Not* URL encoding, but & to &amp; > to &gt; and so
on. I can write this, but it just seems like something that ought be there
somewhere. (Strings are 99.99% guaranteed to be plain ASCII; possibility of
high-ASCII MacRoman encoding is so rare that I can ignore it; no other
encodings need be supported.)

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: String->HTML
      • From: Jeff LaMarche <email@hidden>
  • Prev by Date: How to deal with Resource Forks from command line
  • Next by Date: Re: substringWithRange: memory leak problem
  • Previous by thread: Re: How to deal with Resource Forks from command line
  • Next by thread: Re: String->HTML
  • Index(es):
    • Date
    • Thread