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, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyprotected RSS2Item createLink()
createLink in class PageIdentifiersToLinks<C extends AbstractContent,RSS2Item>protected RSS2Item getLink(C c)
FeedItem for PageIdentifiergetLink in class PageIdentifiersToLinks<C extends AbstractContent,RSS2Item>c - as PageIdentifier typeFeedItemCopyright © 2018. All rights reserved.