Uses of Class
info.bliki.api.Category

Packages that use Category
info.bliki.api Helper Classes for the Wikimedia API 
 

Uses of Category in info.bliki.api
 

Methods in info.bliki.api that return Category
 Category Page.getCategory(int index)
           
 

Methods in info.bliki.api with parameters of type Category
 boolean Page.addCategory(Category arg0)
           
 boolean Page.containsCategory(Category o)