| Package | Description |
|---|---|
| chameleon.rss |
The
RSS Web content syndication format. |
| chameleon.rss.media |
Yahoo Media RSS supplements the enclosure capabilities of RSS 2.0 to handle additional information and media types.
|
| Modifier and Type | Method and Description |
|---|---|
List<Content> |
Item.getMediaContents()
Returns the list of media contents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addMediaContent(Content mediaContent)
Adds a media content.
|
| Modifier and Type | Method and Description |
|---|---|
List<Content> |
Group.getMediaContents()
Returns the list of media contents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Group.addMediaContent(Content mediaContent)
Adds a media content.
|
Copyright © 2008–2017. All rights reserved.