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

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

Uses of Content in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Content
 Content Entry.getContent()
          Returns the content of the entry or links to it.
 

Methods in org.restlet.ext.atom with parameters of type Content
 void Entry.setContent(Content content)
          Sets the content of the entry or links to it.
 



Copyright © 2005-2008 Noelios Technologies.