Theocacao
Leopard
Design Element
Comment on "Simple Trick with NSURL"
by Uli Kusterer — Oct 06
This of course won't actually parse the RSS or HTML. But this also works with NSData, and even with NSDictionary and NSArray (i.e. you can download and parse a plist that way). And you can pass that into NSXML or to an NSAttributedString's initWithHTML: method. Really handy when run in a separate thread, as Mike said.
Back to "Simple Trick with NSURL"
Design Element

Copyright © Scott Stevenson 2004-2015