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

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

Uses of Source in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Source
 Source Entry.getSource()
          Returns the source feed's metadata if the entry was copied from another feed.
 

Methods in org.restlet.ext.atom with parameters of type Source
 void Entry.setSource(Source source)
          Sets the source feed's metadata if the entry was copied from another feed.
 



Copyright © 2005-2013 Restlet.