A B C D E F G H I L M N O P R S T U V X Z

I

IgnoreDuplicateArticlesPlugIn - Class in org.clapper.curn.plugins
The IgnoreDuplicateArticlesPlugIn handles removing duplicate items from downloaded feeds, where "duplicate" means "has the same title".
IgnoreDuplicateArticlesPlugIn() - Constructor for class org.clapper.curn.plugins.IgnoreDuplicateArticlesPlugIn
Default constructor (required).
init(CurnConfig) - Method in class org.clapper.curn.DataPersister
Called when the DataPersister is first instantiated.
init(CurnConfig, ConfiguredOutputHandler) - Method in class org.clapper.curn.output.FileOutputHandler
Initializes the output handler for another set of RSS channels.
init(CurnConfig, ConfiguredOutputHandler) - Method in interface org.clapper.curn.OutputHandler
Initializes the output handler for another set of RSS channels.
init(CurnConfig, ConfiguredOutputHandler) - Method in class org.clapper.curn.ReadOnlyOutputHandler
Initializes the output handler for another set of RSS channels.
init(CurnConfig) - Method in class org.clapper.curn.XMLDataPersister
Called when the DataPersister is first instantiated.
initOutputHandler(CurnConfig, ConfiguredOutputHandler) - Method in class org.clapper.curn.output.FileOutputHandler
Perform any subclass-specific initialization.
initOutputHandler(CurnConfig, ConfiguredOutputHandler) - Method in class org.clapper.curn.output.freemarker.FreeMarkerOutputHandler
Initializes the output handler for another set of RSS channels.
initOutputHandler(CurnConfig, ConfiguredOutputHandler) - Method in class org.clapper.curn.output.script.ScriptOutputHandler
Initializes the output handler for another set of RSS channels.
initPlugIn() - Method in class org.clapper.curn.DataPersisterFactory
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.MetaPlugIn
 
initPlugIn() - Method in interface org.clapper.curn.PlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.AllowEmbeddedHTMLPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.ArticleFilterPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.CommonXMLFixupsPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.DisableFeedPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.DisableOutputHandlerPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.EmailOutputPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.EmptyArticleSummaryPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.FeedMaxSummarySizePlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.GzipDownloadPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.IgnoreDuplicateArticlesPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.ParsedFeedURLEditPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.RawFeedEditPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.RawFeedSaveAsPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.ShowAuthorsPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.ShowDatesPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.SortArticlesPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.TitleOverridePlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.UserAgentPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.plugins.ZipOutputPlugIn
Initialize the plug-in.
initPlugIn() - Method in class org.clapper.curn.Tool
 
isChannelEntry() - Method in class org.clapper.curn.FeedCacheEntry
Determine whether this entry is a channel entry or not.
isDisabled() - Method in class org.clapper.curn.ConfiguredOutputHandler
Determine whether this handler is disabled.
isDownloadOnly() - Method in class org.clapper.curn.CurnConfig
Determine whether the configuration is a "download-only" configuration (i.e., one that downloads various RSS feed data but doesn't parse it.).
isEnabled() - Method in class org.clapper.curn.DataPersister
Determine whether the data persister subclass is enabled or not (i.e., whether or not metadata is to be loaded and saved).
isEnabled() - Method in class org.clapper.curn.XMLDataPersister
Determine whether the data persister subclass is enabled or not (i.e., whether or not metadata is to be loaded and saved).

A B C D E F G H I L M N O P R S T U V X Z
Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.