• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSXMLParser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSXMLParser


  • Subject: Re: NSXMLParser
  • From: Scott Ahten <email@hidden>
  • Date: Mon, 31 May 2004 10:50:59 -0400

I forgot to send this to the list, in case someone else is looking for
objective-c XML parsers.

Begin forwarded message:

> From: Scott Ahten <email@hidden>
> Date: May 30, 2004 5:07:58 PM EDT
> To: Stephen Colebrook <email@hidden>
> Subject: Re: NSXMLParser
>
> Stephen,
>
> I have had some success with XMLTree, but it's modeled more on DOM
> than SAX. It's a wrapper around Apple's CFXMLParser.
>
> http://iharder.sourceforge.net/macosx/xmltree/
>
> There is a SAX2 like Objective-C wrapper for Expat, but I have yet to
> try it.
>
> http://expatobjc.sourceforge.net/
>
> - Scott
>
> On May 30, 2004, at 9:14 AM, Stephen Colebrook wrote:
>
>> Is it just me or does NSXMLParser seem to have been released
>> prematurely? I'm experimenting with it and have found that a number of
>> methods don't work. For example, if an attribute is out of range, I
>> want to stop parsing and report an error. Sending an abortParsing
>> message does absolutely nothing. systemID and publicID always return
>> NULL. The delegate never gets sent messages about processing
>> instructions. The docs mention that namespaces aren't implemented but
>> it seems to me that there is alot more missing than that.
>>
>> I you're experiencing similar issues, could you let me know. I don't
>> want to file a bug report if there's something wrong at my end. Could
>> anyone also suggest an alternative parser that could be used in a
>> closed source shareware app.
>>
>> Regards,
>>
>> Stephen Colebrook
>>
>> [demime 0.98b removed an attachment of type application/pgp-signature
>> which had a name of PGP.sig]
>> _______________________________________________
>> cocoa-dev mailing list | email@hidden
>> Help/Unsubscribe/Archives:
>> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>> Do not post admin requests to the list. They will be ignored.
>>
>>
>>
>>
>
> - - - - -
> :: email@hidden
> :: http://www.pixelfreak.net
> - - - - -
>
>

- - - - -
:: email@hidden
:: http://www.pixelfreak.net
- - - - -
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: IBOutlet appears as type NSObject?
  • Next by Date: Re: Creating Dictionary Keys
  • Previous by thread: NSXMLParser
  • Next by thread: NSOutlineView NSButtonCell and NSTextFieldCell
  • Index(es):
    • Date
    • Thread