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 12:41:56 +0100
On 6/28/05, Tito Ciuro <email@hidden> wrote:
> Debugging an XML document I got this output:
>
> > <NSXMLChildren 0x388a30>(
> > xsi:type="xsd:float"
> > )
>
> What is NSXMLChildren and what methods may I invoke on it?
How did you get it? The API that returned it to you should provide
some context as to what it is. Anyway, it seems that it's a private
subclass of NSMutableArray.
-- 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