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
Post a Comment