Uses of Package
org.eclipse.ecf.provider.rss.channel

Classes in org.eclipse.ecf.provider.rss.channel used by org.eclipse.ecf.provider.rss.channel
ParseException
          Exception which is thrown if a syntax problem is encountered while a document instance (like a channel description) is read in.
RandomIDGenerator
          Identity generator implemented as singleton for generating truly random GUIDs in the standard format.
RssFeed
          Represents a particular RSS feed.
RssItem
          Represents an item in a RSS feed.
RSSParserBase
          The base class for RSS parsers.
RSSVersion
          Holds constants to specify the version of RSS that the document conforms to.
SseBase
          Base implementation of the SSE elements.
SseHistory
          In-Memory implementation of the history element.
SseSharing
          In-Memory implementation of the sharing element.
SseSync
          In-Memory implementation of the sync element.