Re: Where is NSXMLChildren defined?
Re: Where is NSXMLChildren defined?
- Subject: Re: Where is NSXMLChildren defined?
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 28 Jun 2005 14:30:47 +0100
On 6/28/05, Tito Ciuro <email@hidden> wrote:
> So yes, you're right, NSXMLChildren is a sublass of NSArray and contains one
> element of type NSXMLNamedNode. What is NSXMLNamedNode? Is it just a
> subclass of NSString? I cannot seem to invoke any XML-related methods on
> it...
It's an NSXMLNode.
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSXMLNode.html#//apple_ref/doc/uid/20002408-BCIBDJDF>
Seriously, stop worrying about the implementation details of the
objects you have. The documentation explains everything you need to
know.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden