Package | Description |
---|---|
org.restlet.ext.atom |
Modifier and Type | Method and Description |
---|---|
List<Category> |
Feed.getCategories()
Returns the categories associated with the feed.
|
List<Category> |
Entry.getCategories()
Returns the categories associated with the entry.
|
List<Category> |
Source.getCategories()
Returns the categories associated with the entry.
|
List<Category> |
Categories.getEntries()
Returns the list of entries.
|
Modifier and Type | Method and Description |
---|---|
void |
Categories.setEntries(List<Category> entries)
Sets the list of entries.
|
Copyright © 2005–2016. All rights reserved.