T - Type of Atom element, Feed or EntryE - Type of objects which will be mapped to feed or entrypublic interface AtomElementWriter<T extends org.apache.abdera.model.Element,E>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(T element,
E pojoElement) |
Apache CXF