| Package | Description |
|---|---|
| com.rometools.rome.feed.atom | |
| com.rometools.rome.io.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Feed.getCategories()
Returns the categories
|
List<Category> |
Entry.getCategories()
Returns the categories
|
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.setCategories(List<Category> categories)
Set the categories
|
void |
Entry.setCategories(List<Category> categories)
Set the categories
|
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom2.Element |
Atom10Generator.generateCategoryElement(Category cat) |
Copyright © 2021. All rights reserved.