|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyndImage | |
|---|---|
| com.sun.syndication.feed.synd | |
| com.sun.syndication.feed.synd.impl | |
| 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. |
| Fields in com.sun.syndication.feed.synd declared as SyndImage | |
|---|---|
private SyndImage |
SyndFeedImpl._image
|
| 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. |
| Uses of SyndImage in com.sun.syndication.feed.synd.impl |
|---|
| Methods in com.sun.syndication.feed.synd.impl that return SyndImage | |
|---|---|
protected SyndImage |
ConverterForRSS091Userland.createSyndImage(Image rssImage)
|
protected SyndImage |
ConverterForRSS090.createSyndImage(Image rssImage)
|
| Methods in com.sun.syndication.feed.synd.impl with parameters of type SyndImage | |
|---|---|
protected Image |
ConverterForRSS091Userland.createRSSImage(SyndImage sImage)
|
protected Image |
ConverterForRSS090.createRSSImage(SyndImage sImage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||