|
Interface Summary |
| Attribute |
An attribute. |
| Base |
The Base interface provides the basis for the Feed Object Model API and defines the operations common to both the
Element and Document interfaces. |
| Categories |
The Atom Publishing Protocol introduces the notion of a "Category Document" and the app:categories element. |
| Category |
Provides categorization informaton for a feed or entry |
| Collection |
Represents an collection element in an Atom Publishing Protocol introspection document. |
| Comment |
A comment. |
| 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 |
An abstract element that can be extended with namespaced child elements |
| Feed |
Represents an Atom Feed Element |
| Generator |
Identifies the software implementation that produced the Atom feed. |
| IRIElement |
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 |
| ProcessingInstruction |
A processing instruction. |
| Service |
Represents the root of an Atom Publishing Protocol Introspection Document. |
| Source |
Per RFC4287: |
| Text |
Represents an Atom Text Contruct. |
| TextValue |
A text value. |
| Workspace |
An Atom Publishing Protocol Introspection Document workspace element. |