|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.AbstractExtension
com.google.gdata.data.youtube.AbstractFreeTextExtension
com.google.gdata.data.youtube.YtDescription
atom:summary usually replaces yt:description in
version 2 and later.
@Deprecated public class YtDescription
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 |
|---|
public YtDescription()
public YtDescription(java.lang.String description)
description - content
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||