|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
christophedelory.atom | The Atom (XML-based) Web content and metadata syndication format. |
Uses of Category in christophedelory.atom |
---|
Methods in christophedelory.atom that return types with arguments of type Category | |
---|---|
List<Category> |
Source.getCategories()
Returns the list of categories associated with the feed. |
List<Category> |
Entry.getCategories()
Returns the list of categories associated with the entry. |
Methods in christophedelory.atom with parameters of type Category | |
---|---|
void |
Source.addCategory(Category category)
Adds a category to this feed. |
void |
Entry.addCategory(Category category)
Adds a category to this entry. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |