3 options:

* NSAttributedString
* Create a parser using NSScanner that strips out all non-text.
* WebKit, in particular the DOM API.

On 28 Jul 2008, at 12:10, mahaboob pa wrote:

Hi,
I'm new to cocoa. I'm developing an application that converts the text into HTML and vice versa. I can convert text into HTML format but, I didn't get the code to convert an HTML contents into text format. How can I do this ?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]
  • Text Editor mahaboob pa
    • Re: Text Editor Mike Abdullah

Reply via email to