|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
christophedelory.rss | The RSS Web content syndication format. |
Uses of Category in christophedelory.rss |
---|
Methods in christophedelory.rss that return types with arguments of type Category | |
---|---|
List<Category> |
Item.getCategories()
Returns a list of one or more item's categories. |
List<Category> |
Channel.getCategories()
Returns a list of one or more categories that the channel belongs to. |
Methods in christophedelory.rss with parameters of type Category | |
---|---|
void |
Item.addCategory(Category category)
Includes the item in a category. |
void |
Channel.addCategory(Category category)
Specifies a category that the channel belongs to. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |