public static final class

SitesSummary.Type

extends Object
java.lang.Object
   ↳ com.google.gdata.data.sites.SitesSummary.Type

Class Overview

Type of text construct (typically 'text', 'html' or 'xhtml').

Summary

Constants
String XHTML Xhtml sites summary.
Public Constructors
SitesSummary.Type()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String XHTML

Xhtml sites summary.

Constant Value: "xhtml"

Public Constructors

public SitesSummary.Type ()