Re: Document context
Re: Document context
- Subject: Re: Document context
- From: Nathan Kinsinger <email@hidden>
- Date: Fri, 19 Sep 2008 02:22:21 -0600
On Sep 19, 2008, at 12:05 AM, Apparao Mulpuri wrote:
Hi,
I am little confused with the method + (id)elementWithName:(NSString
*)name in NSXMLNode. Is this method will create a new node with in the
current document context or outside of any document context?.
In the Xcode documentation, apple didn't mention about the document
context.
- Apparao Mulpuri.
Outside of any document. You will get an NSXMLElement with no parent.
--Nathan
_______________________________________________
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