Uses of Class
com.sun.syndication.feed.rss.Image

Packages that use Image
com.sun.syndication.feed.rss   
 

Uses of Image in com.sun.syndication.feed.rss
 

Methods in com.sun.syndication.feed.rss that return Image
 Image Channel.getImage()
          Returns the channel image.
 

Methods in com.sun.syndication.feed.rss with parameters of type Image
 void Channel.setImage(Image image)
          Sets the channel image.
 



Copyright © 2004-2009 Sun Microsystems. All Rights Reserved.