JavaScript is disabled on your browser.
java.lang.Object
org.ict4h.atomfeed.client.service.FeedEnumerator
Method Summary
Methods
Modifier and Type
Method and Description
com.sun.syndication.feed.atom.Feed
getCurrentFeed ()
boolean
hasNext ()
java.util.Iterator<com.sun.syndication.feed.atom.Entry>
iterator ()
com.sun.syndication.feed.atom.Entry
next ()
void
remove ()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
hasNext
public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<com.sun.syndication.feed.atom.Entry>
remove
public void remove()
Specified by:
remove in interface java.util.Iterator<com.sun.syndication.feed.atom.Entry>
Copyright © 2014. All Rights Reserved.