com.google.gdata.data.youtube
Class YtSchool

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.YtSchool
All Implemented Interfaces:
Extension

public class YtSchool
extends AbstractFreeTextExtension

yt:school tag, found on the user detail page Example: <yt:school>Mountain View, CA 94043, USA</yt:school>


Constructor Summary
YtSchool()
          Creates an empty tag.
YtSchool(java.lang.String school)
          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

YtSchool

public YtSchool()
Creates an empty tag.


YtSchool

public YtSchool(java.lang.String school)
Creates a tag and initializes its content.

Parameters:
school - content