public interface GOMEntry implements GOMElement, GOMExtensible, GOMXmlEntity
The GOMEntry class represents a "atom:entry" element in the GData Object
Model.
The "atom:entry" element represents an individual entry, acting as a
container for metadata and data associated with the entry. This element can
appear as a child of the atom:feed element, or it can appear as the document
(i.e., top-level) element of a stand-alone Atom Entry Document.