Class Summary |
Author |
Author element, modifies Person to add author QName. |
Category |
The Category class represents the data model for the Atom category element. |
Content |
Base class for entry content. |
Contributor |
Contributor element, modifies Person to add contributor QName. |
Entry |
The Entry class is a base class that defines the in-memory object model for
GData entries. |
Feed |
The Feed class is a base class that represents a generic GData feed object,
based primarily on the data model for an <atom:feed> element. |
Link |
Class representing atom:link. |
OtherContent |
Variant of Content for entries containing miscellaneous
inlined content types. |
OutOfLineContent |
Variant of Content for entries that reference external content. |
Person |
Base class for Atom person constructs. |
Source |
The Source class represents an Atom feed source object primarily on the data
model for an <atom:source> element. |
Source.Generator |
Class representing atom:generator. |
TextContent |
Variant of Content for entries containing text. |