Lizzy v1.1.1

Uses of Class
christophedelory.rss.media.Content

Packages that use Content
christophedelory.rss The RSS Web content syndication format. 
christophedelory.rss.media Yahoo Media RSS supplements the enclosure capabilities of RSS 2.0 to handle additional information and media types. 
 

Uses of Content in christophedelory.rss
 

Methods in christophedelory.rss that return types with arguments of type Content
 List<Content> Item.getMediaContents()
          Returns the list of media contents.
 

Methods in christophedelory.rss with parameters of type Content
 void Item.addMediaContent(Content mediaContent)
          Adds a media content.
 

Uses of Content in christophedelory.rss.media
 

Methods in christophedelory.rss.media that return types with arguments of type Content
 List<Content> Group.getMediaContents()
          Returns the list of media contents.
 

Methods in christophedelory.rss.media with parameters of type Content
 void Group.addMediaContent(Content mediaContent)
          Adds a media content.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.