| Subclasses of RSSElement in org.stringer.rss |
class |
Channel
The channel element contains metadata describing the channel itself,
including a title, brief description, and URL link to the described
resource (the channel provider's home page, for instance). |
class |
Item
While commonly a news headline, with RSS 1.0's modular extensibility, this
can be just about anything: discussion posting, job listing, software patch
- any object with a URI. |
class |
RSSImage
An image is a sub-element of channel, which contains
three required and three optional sub-elements. |