Interface that defines the functionality to convert a SyndFeedImpl
to a real feed (RSS or Atom) and vice versa.
Each implementation knows how to deal with a specific type (version)
of a real feed.
Implementations must be thread safe.
TODO: explain how developers can plugin their own implementations.
author: Alejandro Abdelnur |