Package org.apache.abdera.model

Interface Summary
Base  
Category Provides categorization informaton for a feed or entry
Collection Represents an collection element in an Atom Publishing Protocol introspection document.
Content Represents an atom:content element.
Control Represents an Atom Publishing Protocol control element.
DateTime An element conforming to the Atom Date Construct.
Div Represents an XHTML div tag.
Document<T extends Element> The top level artifact of the Feed Object Model.
Element Root interface for all elements in the Feed Object Model
Entry Represents an Atom Entry element.
ExtensibleElement  
Feed Represents an Atom Feed Element
Generator Identifies the software implementation that produced the Atom feed.
IRI The IRI interface provides a common base for a set of feed and entry elements whose content value must be a valid IRI/URI reference.
Link Represents an Atom Link element.
Person An Atom Person Construct
Service Represents the root of an Atom Publishing Protocol Introspection Document.
Source Per RFC4287:
Text Represents an Atom Text Contruct.
Workspace An Atom Publishing Protocol Introspection Document workspace element.
 

Class Summary
AtomDate Provides an implementation of the Atom Date Construct, which is itself a specialization of the RFC3339 date-time.
 

Enum Summary
Content.Type  
Text.Type