|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SyndImageI | |
| com.sun.syndication.feed.synd | |
| com.sun.syndication.feed.synd.impl | |
| Uses of SyndImageI in com.sun.syndication.feed.synd |
| Classes in com.sun.syndication.feed.synd that implement SyndImageI | |
class |
SyndImage
Bean for images of SyndFeed feeds. |
| Methods in com.sun.syndication.feed.synd that return SyndImageI | |
SyndImageI |
SyndFeed.getImage()
Returns the feed image. |
SyndImageI |
SyndFeedI.getImage()
Returns the feed image. |
| Methods in com.sun.syndication.feed.synd with parameters of type SyndImageI | |
void |
SyndFeed.setImage(SyndImageI image)
Sets the feed image. |
void |
SyndFeedI.setImage(SyndImageI image)
Sets the feed image. |
| Uses of SyndImageI in com.sun.syndication.feed.synd.impl |
| Methods in com.sun.syndication.feed.synd.impl that return SyndImageI | |
protected SyndImageI |
ConverterForRSS090.createSyndImage(Image rssImage)
|
protected SyndImageI |
ConverterForRSS091.createSyndImage(Image rssImage)
|
| Methods in com.sun.syndication.feed.synd.impl with parameters of type SyndImageI | |
protected Image |
ConverterForRSS090.createRSSImage(SyndImageI sImage)
|
protected Image |
ConverterForRSS091.createRSSImage(SyndImageI sImage)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||