| Package | Description |
|---|---|
| be.ceau.podcastparser.models.core |
Core models for this library
|
| Modifier and Type | Method and Description |
|---|---|
List<MediaContent> |
Item.getMediaContents()
A more expressive alternative to
Item.getEnclosure(). |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addMediaContent(MediaContent mediaContent) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addMediaContents(List<MediaContent> mediaContents) |
Copyright © 2018. All rights reserved.