public class ContentPagesToRSS2Items<C extends AbstractContent> extends PageIdentifiersToLinks<C,RSS2Item>
Constructor and Description |
---|
ContentPagesToRSS2Items() |
Modifier and Type | Method and Description |
---|---|
protected RSS2Item |
createLink() |
Function<C,String> |
getDescribe()
Get/Derive description for Content
|
protected RSS2Item |
getLink(C c)
Create the
FeedItem for PageIdentifier |
void |
setDescribe(Function<C,String> describe)
Get/Derive description for Content
|
getLinkPrefix, getPagePathTransformer, isLinkEncode, setLinkEncode, setLinkPrefix, setPagePathTransformer, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
protected RSS2Item createLink()
createLink
in class PageIdentifiersToLinks<C extends AbstractContent,RSS2Item>
protected RSS2Item getLink(C c)
FeedItem
for PageIdentifier
getLink
in class PageIdentifiersToLinks<C extends AbstractContent,RSS2Item>
c
- as PageIdentifier
typeFeedItem
Copyright © 2018. All rights reserved.