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 RSSFeednewFromStream(InputStream stream) static RSSFeednewFromURL(String url) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator