Re: Parsing a HTML Page
Re: Parsing a HTML Page
- Subject: Re: Parsing a HTML Page
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 2 May 2004 11:13:36 +0100
On 2 May 2004, at 04:51, Lance Drake wrote:
Hi Philip,
Have you looked at the CoreFoundation XML Parsing possibilities? One
would think you should be able to let CF do the heavy lifting - and
just extract the CFXMLNode reference of interest.
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/
CFXML/index.html>
Of course that'll only work if the page is perfectly formed XHTML, and
we all know how common THOSE are ;-)
-- Finlay
_______________________________________________
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.