VMXMLParser是Swift编写的NSXMLParser封装器。
特性:
1)基于Closure
2)像字典数组一样响应
3)支持Uicode
简单的响应:
( { descriptio = "Does this parser work ?"; id = 1; locatio = Idia; ame = "Jimmy Jose the swifter"; }, { descriptio = "Ruig out of words ow"; id = 2; locatio = USA; ame = "Jimmy Jose the objector"; }, { descriptio = "Jimmy Jose Varshyl Mobile"; id = 3; locatio = USA; ame = "Varshyl Mobile"; }, { descriptio = "Need to have better example ext time"; id = 4; locatio = Delhi; ame = Varshyl; }, { descriptio = "I should have dowloaded some sample xml file"; id = 5; locatio = Australia; ame = "Varshyl Mobile XML Parser"; } )










评论