public class FeedEnumerator extends Object
| Constructor and Description |
|---|
FeedEnumerator(AllFeeds allFeeds,
URI startingURI) |
| Modifier and Type | Method and Description |
|---|---|
List<com.sun.syndication.feed.atom.Entry> |
getAllEntries() |
List<com.sun.syndication.feed.atom.Entry> |
newerEntries(String lastReadEntryId) |
public List<com.sun.syndication.feed.atom.Entry> newerEntries(String lastReadEntryId) throws URISyntaxException
URISyntaxExceptionpublic List<com.sun.syndication.feed.atom.Entry> getAllEntries() throws URISyntaxException
URISyntaxExceptionCopyright © 2013. All Rights Reserved.