Uses of Interface
com.biglybt.pif.utils.xml.rss.RSSChannel
-
Packages that use RSSChannel Package Description com.biglybt.pif.utils.xml.rss com.biglybt.pifimpl.local.utils.xml.rss -
-
Uses of RSSChannel in com.biglybt.pif.utils.xml.rss
Methods in com.biglybt.pif.utils.xml.rss that return RSSChannel Modifier and Type Method Description RSSChannel[]
RSSFeed. getChannels()
A feed is composed of one (or more?) channels -
Uses of RSSChannel in com.biglybt.pifimpl.local.utils.xml.rss
Classes in com.biglybt.pifimpl.local.utils.xml.rss that implement RSSChannel Modifier and Type Class Description class
RSSChannelImpl
Fields in com.biglybt.pifimpl.local.utils.xml.rss declared as RSSChannel Modifier and Type Field Description private RSSChannel[]
RSSFeedImpl. channels
Methods in com.biglybt.pifimpl.local.utils.xml.rss that return RSSChannel Modifier and Type Method Description RSSChannel[]
RSSFeedImpl. getChannels()
-