• 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
PSContent HTML retrieval
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSContent HTML retrieval


  • Subject: PSContent HTML retrieval
  • From: Keith Duncan <email@hidden>
  • Date: Thu, 22 Nov 2007 21:26:40 +0000

I'm new to the whole Atom/RSS thing (I usually just read them) but I writing a class that needs to access elements of an Atom feed and I'm a little lost.

Ostensibly the format of the feed doesn't mean anything to a PubSub client 'cos it abstracts the format implementation, but in the interests for completeness the feed I'm working with is in Atom format. PSEntry has a PSContent *content property and my feed has the following element in the <entry> element:

<content src="http://opensword.org/pixen/rnotes2.html"; type="html" />

It is my understanding that the content tag could contain the actual HTML, a plain-text string, or this src attribute. What I need is a way to transparently (preferably using the PSContent API) get the content data into a WebView.

It seems a simple thing to do but I can't seem to wrap my head around it.
- Keith
_______________________________________________


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


  • Prev by Date: Re: HUD controls
  • Next by Date: Core Data to-many relationships and keyPathsForValuesAffectingValueForKey
  • Previous by thread: Re: Core Data and undo with unmodeled properties
  • Next by thread: Core Data to-many relationships and keyPathsForValuesAffectingValueForKey
  • Index(es):
    • Date
    • Thread