| Package | Description |
|---|---|
| be.ceau.podcastparser.models.core |
Core models for this library
|
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
Feed.getCategories()
Specify one or more categories that the channel belongs to.
|
Set<Category> |
Item.getCategories()
Includes the item in one or more categories.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.addCategory(Category category) |
void |
Item.addCategory(Category category) |
Copyright © 2018. All rights reserved.