Package com.sun.syndication.propono.atom.common.rome

ROME utilities and extensions.

See:
          Description

Interface Summary
AppModule ROME Extension Module to Atom protocol extensions to Atom format.
 

Class Summary
AppModuleGenerator Creates JDOM representation for APP Extension Module.
AppModuleImpl Bean representation of APP module.
AppModuleParser Parses APP module information from a JDOM element and into AppModule form.
 

Package com.sun.syndication.propono.atom.common.rome Description

ROME utilities and extensions.

This includes a ROME Extension Module to support the Atom Protocol's app:control element, made up of four classes AppModule, AppModuleGenerator, AppModuleImpl AppModuleParser.

Also included is a RomeUtilities class that supports serializing and de-serializing individual ROME Atom Entry objects.