NSXMLParser采取的是SAX方式解析,特点是事件驱动,下面情况都会通知代理
当扫描到文档(Document)的开始与结束 当扫描到元素(Element)的开始与结束NSXMLParserDelegate
@protocol NSXMLParserDelegate <NSObject> @optional - (void)parserDidStartDocum #公众号:iOS逆向 认证博客专家 Swift SwiftUI Objective-C 微信公众号:【iOS逆向】iOS逆向与安全,熟悉iphone/tweak、iphone/tool、cydia的repo 制作 、cocoapods的Specs repo制作(using-pod-lib-create、private-cocoapods)。I am a software engineer currently living in Changsha. My interests range from technology to writing.