T - Type of Atom element, Feed or EntryE - Type of objects which will be deseriaized from feed or entrypublic interface AtomElementReader<T extends org.apache.abdera.model.Element,E>
| Modifier and Type | Method and Description |
|---|---|
E |
readFrom(T element) |
Apache CXF