com.google.gdata.data.youtube
Class YtSpam

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

public class YtSpam
extends AbstractExtension

Object representation for the yt:spam tag. If this tag is present it indicates that the containing entry contains most likely spam.


Constructor Summary
YtSpam()
          Creates spam hint tag.
 
Method Summary
 
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

YtSpam

public YtSpam()
Creates spam hint tag.