Skip navigation.
 
mlHTML Parsing in Objective-C?
FROM : Rams
DATE : Wed Nov 17 23:49:29 2004

Hi all,

   I have a small project written in Cocoa/Java and I would like to port
it to Cocoa/ObjC.  Currently, I am using Java's
HTMLEditorKit.ParserCallback to parse HTML files.  Being a relative
newbie to Objective-C, I'm at a loss as to what library to use to
accomplish the same in Cocoa.  WebKit seems to be only useful for
displaying html (sorta like a JEditorPane), whereas I am primarily
interested in parsing the files and displaying the information in my
own way.  I would think there must be some built in C or Obj-C way to
do this, but I have yet to find it.  Can anyone offer any insight?

TIA

--
Learn how to cryptographically sign your mail in Panther
http://www.joar.com/certificates/

Related mailsAuthorDate
mlHTML Parsing in Objective-C? Rams Nov 17, 23:49
mlRe: HTML Parsing in Objective-C? Mark Patterson Nov 18, 00:07
mlRe: HTML Parsing in Objective-C? Mont Rothstein Nov 18, 00:20
mlRe: HTML Parsing in Objective-C? Agent M Nov 18, 00:43
mlRE: HTML Parsing in Objective-C? John Stiles Nov 18, 01:03
mlRe: HTML Parsing in Objective-C? Andy Lee Nov 18, 01:34
mlRe: HTML Parsing in Objective-C? Mark Patterson Nov 18, 10:15