Re: HTML Writer class

2011-03-21 Thread Philip Vallone
Thanks Mike! On Mar 21, 2011, at 10:45 AM, Mike Abdullah wrote: > https://github.com/karelia/KSHTMLWriter > Standard BSD license ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the li

Re: HTML Writer class

2011-03-21 Thread Mike Abdullah
https://github.com/karelia/KSHTMLWriter Standard BSD license On 21 Mar 2011, at 13:04, Philip Vallone wrote: > Hi list, > > Is there a Cocoa Touch class for creating HTML documents? For example, in C# > there is the HTMLDoument class. I searched the reference docs, but came up > empty. > >