Quantcast
Channel: Easily extendable Objective C XML parser? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Alejandro for Easily extendable Objective C XML parser?

If you are using NSXMLParser you can switch the delegate when you find an element:- (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(NSString *)namespaceURI...

View Article



Easily extendable Objective C XML parser?

If I knew how to phrase this I could probably find the answer on Google. I need an XML parser which I can call out to other XML parsers with.For example:<car><driver><name /><age...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images