Uses of Interface
com.biglybt.plugin.rssgen.RSSGeneratorPlugin.Provider
Packages that use RSSGeneratorPlugin.Provider
Package
Description
-
Uses of RSSGeneratorPlugin.Provider in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement RSSGeneratorPlugin.Provider -
Uses of RSSGeneratorPlugin.Provider in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement RSSGeneratorPlugin.Provider -
Uses of RSSGeneratorPlugin.Provider in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement RSSGeneratorPlugin.Provider -
Uses of RSSGeneratorPlugin.Provider in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as RSSGeneratorPlugin.ProviderModifier and TypeFieldDescriptionprivate final RSSGeneratorPlugin.Provider
TagManagerImpl.rss_generator
-
Uses of RSSGeneratorPlugin.Provider in com.biglybt.plugin.rssgen
Fields in com.biglybt.plugin.rssgen with type parameters of type RSSGeneratorPlugin.ProviderModifier and TypeFieldDescriptionprivate static final Map
<String, RSSGeneratorPlugin.Provider> RSSGeneratorPlugin.providers
Methods in com.biglybt.plugin.rssgen with parameters of type RSSGeneratorPlugin.ProviderModifier and TypeMethodDescriptionstatic void
RSSGeneratorPlugin.registerProvider
(String name, RSSGeneratorPlugin.Provider provider)