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
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.
- Ap