| Package | Description |
|---|---|
| be.ceau.podcastparser.models.core |
Core models for this library
|
| be.ceau.podcastparser.models.support |
Additional models representing custom data constructs
|
| Modifier and Type | Method and Description |
|---|---|
List<Chapter> |
Item.getChapters()
Not in RSS specification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addChapter(Chapter chapter) |
| Modifier and Type | Method and Description |
|---|---|
int |
Chapter.compareTo(Chapter o) |
Copyright © 2018. All rights reserved.