|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.media.mediarss.MediaRssNamespace
public class MediaRssNamespace
GData definitions for the Yahoo media: namespace.
Field Summary | |
---|---|
static XmlNamespace |
NS
Namespace object. |
static java.lang.String |
PREFIX
Standard namespace prefix. |
static java.lang.String |
URI
Namespace URI |
Constructor Summary | |
---|---|
MediaRssNamespace()
|
Method Summary | |
---|---|
static void |
declareAll(ExtensionProfile profile)
Extends given profile with Yahoo media RSS extensions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String URI
public static final java.lang.String PREFIX
public static final XmlNamespace NS
Constructor Detail |
---|
public MediaRssNamespace()
Method Detail |
---|
public static void declareAll(ExtensionProfile profile)
profile
- the profile to be extended
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |