Package | Description |
---|---|
org.jboss.resteasy.plugins.providers.atom | |
org.jboss.resteasy.plugins.providers.atom.app |
Class and Description |
---|
Category
Per RFC4287:
The "atom:category" element conveys information about a category
associated with an entry or feed.
|
CommonAttributes
Attributes common across all atom types
|
Content
Represents an atom:content element.
|
Entry
Per RFC4287:
The "atom:entry" element represents an individual entry, acting as a
container for metadata and data associated with the entry.
|
Feed
Per RFC4287:
The "atom:feed" element is the document (i.e., top-level) element of
an Atom Feed Document, acting as a container for metadata and data
associated with the feed.
|
Generator
Per RFC4287
atomGenerator = element atom:generator {
atomCommonAttributes,
attribute uri { atomUri }?
|
Link
Per RFC4287:
The "atom:link" element defines a reference from an entry or feed to
a Web resource.
|
Person
Per RFC4287:
A Person construct is an element that describes a person,
corporation, or similar entity (hereafter, 'person').
|
Source
Per RFC4287:
If an atom:entry is copied from one feed into another feed, then the
source atom:feed's metadata (all child elements of atom:feed other
than the atom:entry elements) MAY be preserved within the copied
entry by adding an atom:source child element, if it is not already
present in the entry, and including some or all of the source feed's
Metadata elements as the atom:source element's children.
|
Text
Represents an atomTextConstruct element.
|
Class and Description |
---|
Category
Per RFC4287:
The "atom:category" element conveys information about a category
associated with an entry or feed.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.