• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: tidying HTML up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tidying HTML up


  • Subject: Re: tidying HTML up
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 18 Jul 2008 15:51:52 -0700


On 18 Jul '08, at 3:07 PM, Ivan wrote:

I'm asking for alternatives to NSXMLDocument to get a tidy XHTML document ready to be parsed with the NSXMLParser class

NSXML uses libTidy. If for some reason you can't use those, you should be able to build libTidy yourself and link it into your app. (Just be careful with licenses — if libTidy is LGPL, you can't statically link it into your app unless your app is also GPL.) You'd probably want to create a new dynamic-library target in Xcode and add the libTidy source files to it.


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Re: tidying HTML up (From: Ivan <email@hidden>)

  • Prev by Date: NSTableHeaderView shifting after scrolling
  • Next by Date: Re: NSViewController Binding Problem continued
  • Previous by thread: Re: tidying HTML up
  • Next by thread: MoveMe gone?
  • Index(es):
    • Date
    • Thread