public class MediaRssNamespace
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static XmlNamespace |
NS
Namespace object.
|
static java.lang.String |
PREFIX
Standard namespace prefix.
|
static java.lang.String |
URI
Namespace URI
|
| Constructor and Description |
|---|
MediaRssNamespace() |
| Modifier and Type | Method and Description |
|---|---|
static void |
declareAll(ExtensionProfile profile)
Extends given profile with Yahoo media RSS extensions.
|
public static final java.lang.String URI
public static final java.lang.String PREFIX
public static final XmlNamespace NS
public static void declareAll(ExtensionProfile profile)
profile - the profile to be extended