xml - Is there an equivallent for NSXMLParserDelegate in the cocoa touch framework? -


like title says, want parse xml in iphone application, there no nsxmlparserdelegate protocol there in system foundation framework.

can add reference /system/library/frameworks/foundation.framework in iphone application?

the nsxmlparser documentation shows delegate methods available you


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -