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

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

Uses of Category in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return types with arguments of type Category
 java.util.List<Category> Entry.getCategories()
          Returns the categories associated with the entry.
 java.util.List<Category> Feed.getCategories()
          Returns the categories associated with the entry.
 java.util.List<Category> Source.getCategories()
          Returns the categories associated with the entry.
 



Copyright © 2005-2008 Noelios Technologies.