The Publication Subscription framework (otherwise known as PubSub) allows programs to subscribe to RSS and Atom feeds.
Publication Subscription Programming Guide
-[ PSClient addFeed: ] -[ PSFeed entryEnumeratorSortedBy: ] -[ PSClient addFeedWithURL: ] -[ PSFeed extensionXMLElementsUsingNamespace: ] +[ PSClient allClientBundleIdentifiers ] -[ PSFeed initWithData:URL: ] +[ PSClient applicationClient ] -[ PSFeed initWithURL: ] +[ PSClient clientForBundleIdentifier: ] -[ PSFeed refresh: ] -[ PSClient entryWithIdentifier: ] -[ PSFeed setPassword: ] -[ PSClient feedWithIdentifier: ] -[ PSFeed XMLRepresentation ] -[ PSClient feedWithURL: ] -[ PSFeed XMLRepresentationWithEntries: ] -[ PSClient removeFeed: ] +[ PSFeedSettings defaultClientSettings ] -[ PSClient sendChangesSinceDate: ] +[ PSFeedSettings defaultFeedSettings ] -[ PSEntry extensionXMLElementsUsingNamespace: ] +[ PSLink linksInXML:baseURL: ]
Header Index Data Types Index