Package toxi.data.feeds
Class RSSFeed
java.lang.Object
toxi.data.feeds.RSSFeed
-
Field Summary
Fields -
Constructor Summary
Constructors -
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