Uses of Class
org.restlet.ext.atom.Feed

Packages that use Feed
org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version. 
 

Uses of Feed in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Feed
 Feed Collection.getFeed()
          Returns the feed representation.
 

Methods in org.restlet.ext.atom with parameters of type Feed
 void FeedReader.endFeed(Feed feed)
          Called at the end of the XML block that defines the given feed.
 void FeedReader.startFeed(Feed feed)
          Called when a new feed has been detected in the Atom document.
 



Copyright © 2005-2013 Restlet.