| 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(String url,
String titlePolicy,
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(InputStream in,
String titlePolicy,
String descriptionPolicy,
int maxStories) |
Copyright © 2009-2016 Apereo. All Rights Reserved.