Uses of Interface
com.biglybt.pif.utils.xml.rss.RSSFeed
Packages that use RSSFeed
Package
Description
-
Uses of RSSFeed in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return RSSFeedModifier and TypeMethodDescriptionstatic RSSFeed
StaticUtilities.getRSSFeed
(URL source_url, InputStream is) Utilities.getRSSFeed
(URL feed_location) Utilities.getRSSFeed
(URL source_url, ResourceDownloader feed_location) Utilities.getRSSFeed
(URL source_url, InputStream is) -
Uses of RSSFeed in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return RSSFeedModifier and TypeMethodDescriptionUtilitiesImpl.getRSSFeed
(URL feed_location) UtilitiesImpl.getRSSFeed
(URL source_url, ResourceDownloader feed_location) UtilitiesImpl.getRSSFeed
(URL source_url, InputStream is) -
Uses of RSSFeed in com.biglybt.pifimpl.local.utils.xml.rss
Classes in com.biglybt.pifimpl.local.utils.xml.rss that implement RSSFeed