Asynchronous downloading and parsing of XML
Asynchronous downloading and parsing of XML
- Subject: Asynchronous downloading and parsing of XML
- From: Thomas Davie <email@hidden>
- Date: Sat, 06 Aug 2011 11:02:45 +0100
Hi everyone,
I'm trying to figure out how to download and parse XML at the same time. NSXMLParser seems to have support for this by providing it with an NSInputStream. However, I see no way to get an NSInputStream that contains the data that an NSURLConnection is downloading.
Is this possible in some sane way?
Thanks
Tom Davie_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden