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

Feed::Entry::Author

Feed::Entry::Category

Feed::Entry::Contributor

Id

Feed::Entry::Id

Feed::Entry::Link

Feed::Entry::Rights

Feed::Entry::Title

Feed::Entry::Updated

Class Methods

Creates a new Atom Entry element.

Instance Methods
No documentation available

Returns where there are any authors present or there is a source with an author.

No documentation available

Returns the Entry in an array.

No documentation available

Sets up the maker for constructing Entry elements.