Package | Description |
---|---|
com.rometools.propono.atom.common | |
com.rometools.rome.feed.atom | |
com.rometools.rome.io.impl |
Modifier and Type | Method and Description |
---|---|
List<Category> |
Categories.getCategories()
Deprecated.
Iterate over Category objects
|
Modifier and Type | Method and Description |
---|---|
void |
Categories.addCategory(Category cat)
Deprecated.
Add category list of those specified
|
Modifier and Type | Method and Description |
---|---|
List<Category> |
Entry.getCategories()
Returns the categories
|
List<Category> |
Feed.getCategories()
Returns the categories
|
Modifier and Type | Method and Description |
---|---|
void |
Entry.setCategories(List<Category> categories)
Set the categories
|
void |
Feed.setCategories(List<Category> categories)
Set the categories
|
Modifier and Type | Method and Description |
---|---|
protected org.jdom2.Element |
Atom10Generator.generateCategoryElement(Category cat) |
Copyright © 2017. All rights reserved.