T
- Type of objects which will be mapped to feeds or entriespublic abstract class AbstractFeedBuilder<T> extends AbstractAtomElementBuilder<T>
Constructor and Description |
---|
AbstractFeedBuilder() |
Modifier and Type | Method and Description |
---|---|
String |
getIcon(T pojo) |
String |
getLogo(T pojo) |
getAuthor, getBaseUri, getCategories, getId, getLinks, getMessageContext, getTitle, getUpdated, setMessageContext
Apache CXF