public class MediaThumbnail extends AbstractMediaResource
<media:thumbnail>.
See description on
http://search.yahoo.com/mrss.ExtensionPoint.CumulativeBlobHandler, ExtensionPoint.ExtensionHandlerAbstractExtension.AttributesHandlerxmlBloblocalName, namespace| Constructor and Description |
|---|
MediaThumbnail() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
consumeAttributes(AttributeHelper attrsHelper)
Subclasses can overwrite this method to parse extra
attributes.
|
static ExtensionDescription |
getDefaultDescription()
Describes the tag to an
ExtensionProfile. |
NormalPlayTime |
getTime() |
protected void |
putAttributes(AttributeGenerator generate)
Subclasses can overwrite this method to add extra attributes.
|
void |
setTime(NormalPlayTime time) |
getHeight, getUrl, getWidth, setHeight, setUrl, setWidthaddExtension, addExtension, addRepeatingExtension, addRepeatingExtension, checkRequiredExtensions, createExtensionInstance, declareExtensions, generate, generateCumulativeXmlBlob, generateExtensions, generateStartElement, getExtension, getExtensionDescription, getExtensionHandler, getExtensions, getHandler, getManifest, getRepeatingExtension, getRepeatingExtensions, getXmlBlob, hasExtension, hasRepeatingExtension, initializeArbitraryXml, parseCumulativeXmlBlob, removeExtension, removeExtension, removeRepeatingExtension, setExtension, setXmlBlob, visit, visitChild, visitChildrendisableStrictValidation, enableStrictValidation, eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerate, getHandlerpublic static ExtensionDescription getDefaultDescription()
ExtensionProfile.public NormalPlayTime getTime()
public void setTime(NormalPlayTime time)
protected void putAttributes(AttributeGenerator generate)
AbstractMediaResourceputAttributes in class AbstractMediaResourcegenerate - used to output attributes.protected void consumeAttributes(AttributeHelper attrsHelper) throws ParseException
AbstractMediaResourceconsumeAttributes in class AbstractMediaResourceattrsHelper - attribute helperParseException - any parsing exception