| Package | Description |
|---|---|
| com.google.gdata.data | |
| com.google.gdata.data.media |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOutOfLineContent
Shared interface for OutOfLineContent implementations.
|
interface |
ITextContent
Shared interface for text content
|
| Modifier and Type | Class and Description |
|---|---|
class |
Content
Abstract base class for entry content.
|
class |
MediaContent
The MediaContent class extends
OutOfLineContent to add
MediaSource handling for the content. |
class |
OtherContent
Variant of
Content for entries containing miscellaneous
inlined content types. |
class |
OutOfLineContent
Variant of
Content for entries that reference external content. |
class |
TextContent
Variant of
Content for entries containing text. |
| Modifier and Type | Method and Description |
|---|---|
IContent |
IEntry.getContent()
Gets the content of this entry.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMediaContent
The IMediaContent interface defines the common interface for media content.
|
Copyright © 2012. All Rights Reserved.