Package toxi.data.feeds
Class RSSFeed
java.lang.Object
toxi.data.feeds.RSSFeed
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioniterator()
static RSSFeed
newFromStream
(InputStream stream) static RSSFeed
newFromURL
(String url) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator