Name | Description |
---|---|
RssFeedData | Contains information about the RSS feed. |
TrivialRssReader | An extremely simple RSS reader. This keeps a URL => data mapping in a persistent dictionary and supports updates, adding a URL and printing a summary of the RSS entries. |