A C D E F G H I L M O P R S T U W

R

RandomIDGenerator - Class in org.eclipse.ecf.provider.rss.channel
Identity generator implemented as singleton for generating truly random GUIDs in the standard format.
RandomIDGenerator(boolean) - Constructor for class org.eclipse.ecf.provider.rss.channel.RandomIDGenerator
Creates a new random ID generator.
RSS_0_90 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 0.9 specification.
RSS_0_91 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 0.91 specification.
RSS_0_92 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 0.92 specification.
RSS_0_93 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 0.93 specification.
RSS_0_94 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 0.94 specification.
RSS_1_0 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 1.0 specification.
RSS_2_0 - Static variable in class org.eclipse.ecf.provider.rss.channel.RSSVersion
Syntax according to RSS 2.0 specification.
RSSExporter_2_0 - Class in org.eclipse.ecf.provider.rss.channel
A channel exporter that can write channel objects out into the interchange syntax defined by RSS 2.0.
RSSExporter_2_0(File) - Constructor for class org.eclipse.ecf.provider.rss.channel.RSSExporter_2_0
Creates a feed exporter bound to the file given in the argument.
RSSExporter_2_0(File, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RSSExporter_2_0
Creates a feed exporter bound to the file given in the arguments.
RssFeed - Class in org.eclipse.ecf.provider.rss.channel
Represents a particular RSS feed.
RssFeed(String, URL, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RssFeed
Constructs a feed with the specified title, link and description.
RssFeed(String, String, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RssFeed
Constructs a feed with the specified title, link and description.
RssItem - Class in org.eclipse.ecf.provider.rss.channel
Represents an item in a RSS feed.
RssItem(String, String, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RssItem
Constructs an item with the specified title, link and description.
RssItem(RssFeed, String, String, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RssItem
Constructs an item with the specified owner feed, title, link and description.
RSSParser_2_0 - Class in org.eclipse.ecf.provider.rss.channel
Parser which reads in document instances according to the RSS 2.0 specification and generates a news feed object.
RSSParser_2_0() - Constructor for class org.eclipse.ecf.provider.rss.channel.RSSParser_2_0
 
RSSParserBase - Class in org.eclipse.ecf.provider.rss.channel
The base class for RSS parsers.
RSSParserBase() - Constructor for class org.eclipse.ecf.provider.rss.channel.RSSParserBase
 
RSSVersion - Class in org.eclipse.ecf.provider.rss.channel
Holds constants to specify the version of RSS that the document conforms to.
RSSVersion(String) - Constructor for class org.eclipse.ecf.provider.rss.channel.RSSVersion
Initializes a newly created RSSVersion object so that it represents the same version as the argument.

A C D E F G H I L M O P R S T U W