Defines a top-level Atom Entry element, used as the document element of a stand-alone Atom Entry Document. It has the following attributes:
-
author
-
category
-
categories
-
content
-
contributor
-
id
-
link
-
published
-
rights
-
source
-
summary
-
title
-
updated
Reference: validator.w3.org/feed/docs/rfc4287.html#element.entry]
Constants
Updated = Feed::Entry::Updated
Title = Feed::Entry::Title
Summary = Feed::Entry::Summary
Source = Feed::Entry::Source
Rights = Feed::Entry::Rights
Published = Feed::Entry::Published
Link = Feed::Entry::Link
Id = Feed::Entry::Id
Contributor = Feed::Entry::Contributor
Content = Feed::Entry::Content
Category = Feed::Entry::Category
Author = Feed::Entry::Author