|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyndContentI | |
com.sun.syndication.feed.synd | |
com.sun.syndication.feed.synd.impl |
Uses of SyndContentI in com.sun.syndication.feed.synd |
Classes in com.sun.syndication.feed.synd that implement SyndContentI | |
class |
SyndContent
Bean for content of SyndFeed entries. |
Methods in com.sun.syndication.feed.synd that return SyndContentI | |
SyndContentI |
SyndEntry.getDescription()
Returns the entry description. |
SyndContentI |
SyndEntryI.getDescription()
Returns the entry description. |
Methods in com.sun.syndication.feed.synd with parameters of type SyndContentI | |
void |
SyndEntry.setDescription(SyndContentI description)
Sets the entry description. |
void |
SyndEntryI.setDescription(SyndContentI description)
Sets the entry description. |
Uses of SyndContentI in com.sun.syndication.feed.synd.impl |
Methods in com.sun.syndication.feed.synd.impl with parameters of type SyndContentI | |
protected Description |
ConverterForRSS091.createItemDescription(SyndContentI sContent)
|
protected Description |
ConverterForRSS10.createItemDescription(SyndContentI sContent)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |