Uses of Class
com.uwyn.rife.feed.Feed

Packages that use Feed
com.uwyn.rife.feed Provides classes and interfaces for the content syndication framework. 
 

Uses of Feed in com.uwyn.rife.feed
 

Methods in com.uwyn.rife.feed that return Feed
 Feed Feed.author(String author)
           
 Feed Feed.copyright(String copyright)
           
 Feed Feed.description(String description)
           
 Feed EntryProvider.getFeedDescriptor(ElementSupport element)
          Get a bean describing the Feed being outputted.
 Feed Feed.language(String language)
           
 Feed Feed.link(String link)
           
 Feed Feed.namespaces(Map<String,String> namespaces)
           
 Feed Feed.publishedDate(Date publishedDate)
           
 Feed Feed.title(String title)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.