Uses of Package
org.restlet.ext.atom

Packages that use org.restlet.ext.atom
org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version. 
org.restlet.ext.odata Support for the OData web protocol. 
 

Classes in org.restlet.ext.atom used by org.restlet.ext.atom
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.
 

Classes in org.restlet.ext.atom used by org.restlet.ext.odata
Entry
          Represents an individual entry, acting as a component for metadata and data associated with the entry.
 



Copyright © 2005-2013 Restlet.