|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyndImage | |
---|---|
com.sun.syndication.feed.synd |
Uses of SyndImage in com.sun.syndication.feed.synd |
---|
Classes in com.sun.syndication.feed.synd that implement SyndImage | |
---|---|
class |
SyndImageImpl
Bean for images of SyndFeedImpl feeds. |
Methods in com.sun.syndication.feed.synd that return SyndImage | |
---|---|
SyndImage |
SyndFeedImpl.getImage()
Returns the feed image. |
SyndImage |
SyndFeed.getImage()
Returns the feed image. |
Methods in com.sun.syndication.feed.synd with parameters of type SyndImage | |
---|---|
void |
SyndFeedImpl.setImage(SyndImage image)
Sets the feed image. |
void |
SyndFeed.setImage(SyndImage image)
Sets the feed image. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |