Re: Parsing a HTML Page
Re: Parsing a HTML Page
- Subject: Re: Parsing a HTML Page
- From: Mark Munz <email@hidden>
- Date: Sun, 2 May 2004 23:21:14 -0600
Actually, I've tried this in the past and the results weren't what I
expected. While the file imaged correctly (in a NSTextView), when I got
the string behind the NSAttributedString, it was just some returns
(needless to say, there was more content than that).
I'd love to know the trick to making it work correctly.
Mark Munz
On May 1, 2004, at 3:59 PM, M. Uli Kusterer wrote:
At 13:18 Uhr -0500 01.05.2004, Charles Srstka wrote:
AFAICT NSString doesn't have an initWithHTML: method. Did you mean
NSAttributedString initWithHTML:?
Uh, yeah. You can get at the NSString behind it without having to
write all the entity-parsing code, even if you don't need styles.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.
_______________________________________________
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.