| Constructor and Description |
|---|
FeedEnumerator(AllFeeds allFeeds,
Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.syndication.feed.atom.Feed |
getCurrentFeed() |
boolean |
hasNext() |
Iterator<com.sun.syndication.feed.atom.Entry> |
iterator() |
com.sun.syndication.feed.atom.Entry |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorforEachRemainingpublic boolean hasNext()
public com.sun.syndication.feed.atom.Entry next()
public void remove()
public Iterator<com.sun.syndication.feed.atom.Entry> iterator()
public com.sun.syndication.feed.atom.Feed getCurrentFeed()
Copyright © 2022. All rights reserved.