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

Packages that use Source
org.restlet.ext.atom Support for the Atom syndication standard. 
 

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-2008 Noelios Technologies.