cocoa异步请求 and libxml2.dylib(20)
发布时间:2021-06-07
发布时间:2021-06-07
nb_defaulted:(int)nb_defaultedslo
attributes:(const xmlChar**)attributes
{
}
//解析元素结束标记时触发
- (void)endElementLocalName:(const xmlChar*)localname prefix:(const xmlChar*)prefix URI:(const xmlChar*)URI
{
}
//解析元素体时触发
- (void)charactersFound:(const xmlChar*)ch
len:(int)len
{
}
//返回解析结果
-(NSDictionary*)getResult{
return _root;
上一篇:春颂阅读及答案