|
RSSKit 0.6.1
|
Instance Methods | |
| (NSMutableDictionary *) | - plistDictionary |
Class Methods | |
| (id) | + feedFromPlistDictionary: |
The storage methods for storing and restoring feeds.
| + (id) feedFromPlistDictionary: | (NSDictionary*) | plistDictionary |
Creates a feed from a suitable Plist-able dictionary representation.
| - (NSMutableDictionary *) plistDictionary |
Returns a Plist-able dictionary representation of this feed.