|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Content | |
---|---|
com.sun.syndication.feed.rss | |
com.sun.syndication.feed.synd.impl |
Uses of Content in com.sun.syndication.feed.rss |
---|
Methods in com.sun.syndication.feed.rss that return Content | |
---|---|
Content |
Item.getContent()
Returns the item content. |
Methods in com.sun.syndication.feed.rss with parameters of type Content | |
---|---|
void |
Item.setContent(Content content)
Sets the item content. |
Uses of Content in com.sun.syndication.feed.synd.impl |
---|
Methods in com.sun.syndication.feed.synd.impl that return Content | |
---|---|
protected Content |
ConverterForRSS10.createItemContent(SyndContent sContent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |