public class MediaRssNamespace extends Object
| Modifier and Type | Field and Description |
|---|---|
static XmlNamespace |
NS
Namespace object.
|
static String |
PREFIX
Standard namespace prefix.
|
static 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 String URI
public static final String PREFIX
public static final XmlNamespace NS
public static void declareAll(ExtensionProfile profile)
profile - the profile to be extendedCopyright © 2012. All Rights Reserved.