Uses of Interface
com.biglybt.pif.utils.xml.rss.RSSItem
-
Packages that use RSSItem Package Description com.biglybt.pif.utils.xml.rss com.biglybt.pifimpl.local.utils.xml.rss -
-
Uses of RSSItem in com.biglybt.pif.utils.xml.rss
Methods in com.biglybt.pif.utils.xml.rss that return RSSItem Modifier and Type Method Description RSSItem[]
RSSChannel. getItems()
returns the items in the channel -
Uses of RSSItem in com.biglybt.pifimpl.local.utils.xml.rss
Classes in com.biglybt.pifimpl.local.utils.xml.rss that implement RSSItem Modifier and Type Class Description class
RSSItemImpl
Fields in com.biglybt.pifimpl.local.utils.xml.rss declared as RSSItem Modifier and Type Field Description private RSSItem[]
RSSChannelImpl. items
Methods in com.biglybt.pifimpl.local.utils.xml.rss that return RSSItem Modifier and Type Method Description RSSItem[]
RSSChannelImpl. getItems()
-