com.google.gdata.data.youtube
Class YtDescription

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.youtube.AbstractFreeTextExtension
          extended by com.google.gdata.data.youtube.YtDescription
All Implemented Interfaces:
Extension

Deprecated. This tag is only accepted in version 1 of the protocol. The tag atom:summary usually replaces yt:description in version 2 and later.

@Deprecated
public class YtDescription
extends AbstractFreeTextExtension

yt:description tag, found on the user detail page


Constructor Summary
YtDescription()
          Deprecated. Creates an empty tag.
YtDescription(java.lang.String description)
          Deprecated. Creates a tag and initializes its content.
 
Method Summary
 
Methods inherited from class com.google.gdata.data.youtube.AbstractFreeTextExtension
getContent, setContent
 
Methods inherited from class com.google.gdata.data.AbstractExtension
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YtDescription

public YtDescription()
Deprecated. 
Creates an empty tag.


YtDescription

public YtDescription(java.lang.String description)
Deprecated. 
Creates a tag and initializes its content.

Parameters:
description - content