Uses of Package
org.drools.guvnor.server.jaxrs.providers.atom

Packages that use org.drools.guvnor.server.jaxrs.providers.atom
org.drools.guvnor.server.jaxrs.providers.atom   
 

Classes in org.drools.guvnor.server.jaxrs.providers.atom used by org.drools.guvnor.server.jaxrs.providers.atom
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 TODO remove this file when JBoss AS includes RESTEasy 2.3.4.Final or higher
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.

 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.