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

Packages that use Enclosure
com.sun.syndication.feed.rss   
com.sun.syndication.io.impl   
 

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

Methods in com.sun.syndication.feed.rss that return types with arguments of type Enclosure
 List<Enclosure> Item.getEnclosures()
          Returns the item enclosures.
 

Method parameters in com.sun.syndication.feed.rss with type arguments of type Enclosure
 void Item.setEnclosures(List<Enclosure> enclosures)
          Sets the item enclosures.
 

Uses of Enclosure in com.sun.syndication.io.impl
 

Methods in com.sun.syndication.io.impl with parameters of type Enclosure
protected  org.jdom.Element RSS092Generator.generateEnclosure(Enclosure enclosure)
           
 



Copyright © 2004-2013 ROME Project. All Rights Reserved.