Overview
Classes
- PSLink
Typedefs
Result of the linkKind accessor. Defines common types of links.
typedef enum {
PSLinkToOther,
PSLinkToRSS,
PSLinkToAtom,
PSLinkToAtomService,
PSLinkToFOAF,
PSLinkToRSD,
PSLinkToSelf,
PSLinkToAlternate
} PSLinkKind;
Constants
PSLinkToOther- Any type of feed not covered by this enumeration.
PSLinkToRSS- An RSS feed.
PSLinkToAtom- An Atom feed.
PSLinkToAtomService- An Atom Publishing Protocol document.
PSLinkToFOAF- An FOAF file (social network data).
PSLinkTORSD- A Really Simple Discovery (RSD) document for locating Blogger API.
PSLinkToSelf- Definitive URL of the current feed.
PSLinkToAlternate- An alternate representation of the current feed (usually an HTML page).
- Availability
- Introduced in Mac OS X v10.5.
|
| Did this document help you? |
Yes: Tell us what works for you.
|
|
Last Updated: 2008-03-11