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

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

Uses of Categories in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Categories
 Categories Collection.getCategories()
          Returns the categories.
 

Methods in org.restlet.ext.atom with parameters of type Categories
 void Collection.setCategories(Categories categories)
          Sets the categories.
 



Copyright © 2005-2013 Restlet.