Uses of Class
org.apache.wink.common.categories.Categories

Packages that use Categories
org.apache.wink.common.categories   
 

Uses of Categories in org.apache.wink.common.categories
 

Methods in org.apache.wink.common.categories that return Categories
 Categories Categories.addCategory(AtomCategory category)
          Add an atom:Category to the listing
 Categories Categories.setFixed(boolean fixed)
          Sets whether or not this is a fixed listing of categories.
 Categories Categories.setHref(String href)
          Sets the value of the href attribute.
 Categories Categories.setScheme(String scheme)
          Sets the default scheme for this listing of categories
 

Methods in org.apache.wink.common.categories that return types with arguments of type Categories
 List<Categories> CollectionCategories.getCategories()
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.