|
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.
Extends class RSSFeed.
| - (NSMutableDictionary *) plistDictionary |
Returns a Plist-able dictionary representation of this feed.
Extends class RSSFeed.
1.8.13