turning XMLString into XML nodes
turning XMLString into XML nodes
- Subject: turning XMLString into XML nodes
- From: Rainer Standke <email@hidden>
- Date: Thu, 20 May 2010 12:39:11 -0700
Hello all,
I am wondering how to turn XML string fragments into XMLNodes or XMLElements. So far, the only thing I have come up with is to create a new, temporary NSXMLDocument and detach the rootelement from it. This seems a little clunky...
In the past I have used XMLLib in AppleScript, and it could turn strings into XML objects - is there something like that on NSXML somewhere?
As always, thanks!
Rainer_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden