| Package | Description |
|---|---|
| com.google.gdata.data | |
| com.google.gdata.data.introspection | |
| com.google.gdata.model.atom |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlTextConstruct
HTML variant of
TextConstruct. |
class |
PlainTextConstruct
Plain text variant of
TextConstruct. |
class |
TextConstruct
Abstract base class for text construct type.
|
class |
XhtmlTextConstruct
XHTML variant of
TextConstruct. |
| Modifier and Type | Method and Description |
|---|---|
ITextConstruct |
ITextContent.getContent()
Returns the
ITextConstruct that contains the text content. |
ITextConstruct |
IFeed.getSubtitle()
Returns the atom:subtitle element of this feed.
|
ITextConstruct |
IEntry.getSummary()
Returns the atom:summary element of this entry.
|
ITextConstruct |
IAtom.getTitle()
Returns the atom:title element of this resource.
|
| Modifier and Type | Method and Description |
|---|---|
ITextConstruct |
ICollection.getTitle()
Returns the title of the collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextContent
Variant of
Content for entries containing text. |
| Modifier and Type | Method and Description |
|---|---|
ITextConstruct |
TextContent.getContent() |
Copyright © 2012. All Rights Reserved.