| java.lang.Object | |
| ↳ | com.google.gdata.data.media.mediarss.MediaRssNamespace |
GData definitions for the Yahoo media: namespace.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PREFIX | Standard namespace prefix. | |||||||||
| String | URI | Namespace URI | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NS | Namespace object. | ||||||||||
| STANDARD_EXTENSIONS | Description of extensions that can be used inside feed, extension and media:group tags. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Extends given profile with Yahoo media RSS extensions.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Standard namespace prefix.
Namespace URI
Description of extensions that can be used inside feed, extension and media:group tags.
Extends given profile with Yahoo media RSS extensions.
| profile | The profile to be extended |
|---|