A framework for parsing HTML?
A framework for parsing HTML?
- Subject: A framework for parsing HTML?
- From: Mark Patterson <email@hidden>
- Date: Tue, 16 Nov 2004 10:29:02 +1000
Hi,
I am writing an HTML parser as part of a program for doing regular
changes to website. A lot of the work is to parse the html. The initial
update is to convert ASCII fonts for different alphabets to unicode. To
get this right it would have to understand CSS as well, including all
the different ways of importing CSS files. That sounds like a lot of
work, and it has obviously been done in webcore. However I haven't
noticed any API that looks like the sort of thing I want: a mutable
array of an object for the tag and following text. Does this exist? If
so, where?
Regards
Mark
_______________________________________________
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