innovasys.rssreader Package
Main library package containing the RssReader types.
Classes
Class | Description |
---|---|
RssFeed | Represents a single RSS Feed. |
RssFeedCollection | A collection for RssFeed objects. |
RssItem | Represents a single RSS news item. |
RssItemCollection | A collection for RssItem objects. |
RssManager | Represents a collection of RssFeed items, with methods for managing the set. |
Enumerations
Enumeration | Description |
---|---|
RssItemState | Defines the 3 different states than an RssItem will be. |
See Also