|
Class Summary |
| AtomConstants |
Constants concerning Atom feeds. |
| AtomFactory |
The AtomFactory class implements the ResourceMapFactory
interface to provide the functionality to parse Atom feeds and turn them into
ResourceMap objects. |
| AtomSerializer |
The AtomSerializer class implements the ResourceMapSerializer
interface to provide the functionality of serializing ResourceMap objects into
Atom feeds. |
| FactoryBase |
Abstract base class for the different ResourceMapFactory implementations. |
| SerializerBase |
Abstract base class for the different ResourceMapSerializer implementations. |