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

S

save(File) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Stores this feed to the specified file.
setBy(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseBase
Sets the 'by' field to the given value.
setConflict(boolean) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the conflict field to the given value.
setConflict(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the conflict field to the given value.
setDeleted(boolean) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the deleted field to the given value.
setDeleted(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the deleted field to the given value.
setDescription(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets phrase or sentence describing the channel.
setDescription(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the item synopsis.
setExtensions(List) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the rss extensions.
setExtensions(List) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the rss extensions.
setFeed(RssFeed) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the owner feed of the item.
setHistory(SseHistory) - Method in class org.eclipse.ecf.provider.rss.channel.SseConflict
Sets the history field to the given value.
setHistory(SseHistory) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the history field to the given value.
setId(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the id field to the given value.
setLanguage(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the language the channel is written in.
setLink(URL) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the URL to the HTML website corresponding to the channel.
setLink(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the URL to the HTML website corresponding to the channel.
setLink(URL) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the URL of the item.
setLink(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the URL of the item.
setPubDate(Date) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the Date indicates when the item was published.
setPubDate(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the Date indicates when the item was published.
setSharing(SseSharing) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets a sharing element.
setSince(Date) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the since field to the given value.
setSince(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the since field to the given value.
setSubject(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the subject of the item.
setSync(SseSync) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the sync element.
setTitle(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the name of the channel
setTitle(String) - Method in class org.eclipse.ecf.provider.rss.channel.RssItem
Sets the title of the item.
setUntil(Date) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the until field to the given value.
setUntil(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the until field to the given value.
setVersion(RSSVersion) - Method in class org.eclipse.ecf.provider.rss.channel.RssFeed
Sets the RSS version of this feed.
setVersion(int) - Method in class org.eclipse.ecf.provider.rss.channel.SseConflict
Sets the version field to the given value.
setVersion(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseConflict
Sets the version field to the given value.
setVersion(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the version field to the given value.
setVersion(int) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the version field to the given value.
setVersion(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSync
Sets the version field to the given value.
setWhen(Date) - Method in class org.eclipse.ecf.provider.rss.channel.SseBase
Sets the 'when' field to the given value.
setWhen(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseBase
Sets the 'when' field to the given value.
setWindow(int) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the window field to the given value.
setWindow(String) - Method in class org.eclipse.ecf.provider.rss.channel.SseSharing
Sets the window field to the given value.
SSE_DEFAULT_WINDOW - Static variable in class org.eclipse.ecf.provider.rss.channel.SseSharing
 
SSE_NAMESPACE - Static variable in class org.eclipse.ecf.provider.rss.channel.RssFeed
 
SSE_NAMESPACE_URI - Static variable in class org.eclipse.ecf.provider.rss.channel.RssFeed
 
SSE_SPEC_VERSION - Static variable in class org.eclipse.ecf.provider.rss.channel.SseSharing
 
SseBase - Class in org.eclipse.ecf.provider.rss.channel
Base implementation of the SSE elements.
SseBase() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseBase
Constructs a SseBase with the default 'when' and 'by' attributes.
SseBase(Date, String) - Constructor for class org.eclipse.ecf.provider.rss.channel.SseBase
Constructs a calendar with the specified 'when' and 'by' attributes.
SseConflict - Class in org.eclipse.ecf.provider.rss.channel
In-Memory implementation of the conflict element.
SseConflict() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseConflict
 
SseHistory - Class in org.eclipse.ecf.provider.rss.channel
In-Memory implementation of the history element.
SseHistory() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseHistory
 
SseSharing - Class in org.eclipse.ecf.provider.rss.channel
In-Memory implementation of the sharing element.
SseSharing() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseSharing
Constructs a SseSharing with the default version field.
SseSharing(String) - Constructor for class org.eclipse.ecf.provider.rss.channel.SseSharing
Constructs a SseSharing with the specified version field.
SseSync - Class in org.eclipse.ecf.provider.rss.channel
In-Memory implementation of the sync element.
SseSync() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseSync
Constructs a SseSync with the generated ID.
SseSync(String) - Constructor for class org.eclipse.ecf.provider.rss.channel.SseSync
Constructs a SseSync with the specified ID.
SseUpdate - Class in org.eclipse.ecf.provider.rss.channel
In-Memory implementation of the update element.
SseUpdate() - Constructor for class org.eclipse.ecf.provider.rss.channel.SseUpdate
 

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