| Package | Description |
|---|---|
| org.jasig.portlet.newsreader.adapter | |
| org.jasig.portlet.newsreader.processor |
| Modifier and Type | Method and Description |
|---|---|
PaginatingNewsFeed |
INewsAdapter.getSyndFeed(NewsConfiguration config,
int page,
int maxStories) |
PaginatingNewsFeed |
RomeAdapter.getSyndFeed(NewsConfiguration config,
int page,
int maxStories) |
protected PaginatingNewsFeed |
RomeAdapter.getSyndFeed(java.lang.String url,
java.lang.String titlePolicy,
java.lang.String descriptionPolicy,
int maxStories)
Retrieve the entire feed using HTTPClient and clean using AntiSamy,
build an SyndFeed object using ROME.
|
| Modifier and Type | Method and Description |
|---|---|
PaginatingNewsFeed |
RomeNewsProcessorImpl.getFeed(java.io.InputStream in,
java.lang.String titlePolicy,
java.lang.String descriptionPolicy,
int maxStories) |
Copyright © 2009-2023 Apereo. All Rights Reserved.