Package org.restlet.ext.atom

Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.

See:
          Description

Class Summary
AtomConverter Converter between the Atom API and Representation classes.
Categories Collection of Category entries.
Category Conveys information about a category associated with an entry or feed.
Collection Atom Protocol collection, part of a workspace.
Content Either contains or links to the content of the entry.
Entry Represents an individual entry, acting as a component for metadata and data associated with the entry.
EntryReader Content reader for entries that is able to transmit events to another EntryReader.
Feed Atom Feed Document, acting as a component for metadata and data associated with the feed.
FeedReader Content reader for feeds that is able to transmit events to another FeedReader.
Generator Identifies the agent used to generate a feed, for debugging and other purposes.
Link Defines a reference from an entry or feed to a Web resource.
Person Element that describes a person, corporation, or similar entity (hereafter, 'person').
Relation Enumeration of relation types.
Service Represents an Atom introspection document.
Source Source feed's metadata for entries copied from another feed.
Text A Text construct contains human-readable text, usually in small quantities.
Workspace Workspace containing collections of members entries.
 

Package org.restlet.ext.atom Description

Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.

Since:
Restlet 1.1
See Also:
Atom Enabled consortium, User Guide - Atom extension


Copyright © 2005-2013 Restlet.