KissXML
KissXML copied to clipboard
A replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
Hi,i need some help, I met this problem, i need use googleMap in my project,and I must do the following operation: Replace the default value of Architectures with armv7. In...
actually there is no tidy support :) AFAIK
When I use xpath to get xml nodes as below, it returns 0 objects. I know the reason is xml's namespace. But I don't know how to solve this problem...
I would like to see the methods relating to DDXMLDocument initWithRootElement added that were in a patch at http://code.google.com/p/kissxml/issues/detail?id=29.
The code below compel;lied and ran fine before converting to ARC and using the new KISSXML 5.0 libraries updated for ARC. I now get an error when compiling the ARC...
I am looking to subclass each of the above classes for use with an SVG parser. I would like to replace the parsing mechanism in the SVGKit project (https://github.com/reklis/SVGKit) with...
Hi, When parsing an xml string value us gin KissXML the parser chokes on the ## bla bla ]]>
Hi team, Is there a plan to include the PrivacyInfo.xcprivacy manifest as required by Apple? ref: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files Thanks, Boyan
Hi! During pods migration into SPM I installed latest versoin of the library and caught run time error: -[NSTaggedPointerString dd_xmlChar]: unrecognized selector sent to instance. The same thing with version...