Uses of Class
com.biglybt.pifimpl.local.utils.xml.rss.RSSChannelImpl
-
Packages that use RSSChannelImpl Package Description com.biglybt.pifimpl.local.utils.xml.rss -
-
Uses of RSSChannelImpl in com.biglybt.pifimpl.local.utils.xml.rss
Fields in com.biglybt.pifimpl.local.utils.xml.rss declared as RSSChannelImpl Modifier and Type Field Description private RSSChannelImpl
RSSItemImpl. channel
Constructors in com.biglybt.pifimpl.local.utils.xml.rss with parameters of type RSSChannelImpl Constructor Description RSSItemImpl(RSSChannelImpl _channel, SimpleXMLParserDocumentNode _node, boolean _is_atom)
-