E - Type of objects which will be mapped to feed or entry
public interface AtomElementWriter<T extends org.apache.abdera.model.Element,E>
A callback-style interface which can be used to map an object to an Atom Feed or Entry
without having to introduce direct dependencies on Abdera API in the 'main' service code