|
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. |
| Entry.EntryState |
The EntryState class provides a simple structure that encapsulates the
attributes of an Atom entry that should be shared with a shallow copy if
the entry is adapted to a more specific Entry subtype. |
| 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. |
| Feed.FeedState |
The FeedState class provides a simple structure that encapsulates the
attributes of an Atom feed that should be shared with a shallow copy if the
feed is adapted to a more specific Feed subtypes. |
| 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. |