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

D

DataPersister - Class in org.clapper.curn
Persists data to the curn persistent data store, whatever that may be.
DataPersister() - Constructor for class org.clapper.curn.DataPersister
 
DataPersister.LoadedDataHandler - Interface in org.clapper.curn
Used to define a callback for handling loaded data.
DataPersisterFactory - Class in org.clapper.curn
Class that's used to create a DataPersister.
DataPersisterFactory() - Constructor for class org.clapper.curn.DataPersisterFactory
Creates a new instance of DataPersisterFactory
DEF_DAYS_TO_CACHE - Static variable in class org.clapper.curn.CurnConfig
Default values
DEF_MAX_THREADS - Static variable in class org.clapper.curn.CurnConfig
 
DEF_NO_CACHE_UPDATE - Static variable in class org.clapper.curn.CurnConfig
 
DEF_PARSER_CLASS_NAME - Static variable in class org.clapper.curn.CurnConfig
 
DEF_SAVE_ONLY - Static variable in class org.clapper.curn.CurnConfig
 
DEF_SHOW_RSS_VERSION - Static variable in class org.clapper.curn.CurnConfig
 
DEFAULT_CONTENT_TYPE - Static variable in class org.clapper.curn.parser.RSSItem
Constant defining the pseudo-MIME type to use for default content.
DEFAULT_SAVE_AS_ENCODING - Static variable in class org.clapper.curn.Constants
Default encoding for "save as" file.
DEFAULT_SAVE_AS_ENCODING - Static variable in class org.clapper.curn.FeedInfo
Default encoding for "save as" file.
disable() - Method in class org.clapper.curn.ConfiguredOutputHandler
Mark this handler disabled, usually in response to a plug-in action.
DisableFeedPlugIn - Class in org.clapper.curn.plugins
The DisableFeedPlugIn handles disabling a feed.
DisableFeedPlugIn() - Constructor for class org.clapper.curn.plugins.DisableFeedPlugIn
Default constructor (required).
DisableOutputHandlerPlugIn - Class in org.clapper.curn.plugins
The DisableOutputHandlerPlugIn handles disabling an output handler.
DisableOutputHandlerPlugIn() - Constructor for class org.clapper.curn.plugins.DisableOutputHandlerPlugIn
Default constructor (required).
displayChannel(RSSChannel, FeedInfo) - Method in class org.clapper.curn.output.FileOutputHandler
Display the list of RSSItem news items to whatever output is defined for the underlying class.
displayChannel(RSSChannel, FeedInfo) - Method in class org.clapper.curn.output.freemarker.FreeMarkerOutputHandler
Display the list of RSSItem news items to whatever output is defined for the underlying class.
displayChannel(RSSChannel, FeedInfo) - Method in class org.clapper.curn.output.script.ScriptOutputHandler
Display the list of RSSItem news items to whatever output is defined for the underlying class.
displayChannel(RSSChannel, FeedInfo) - Method in interface org.clapper.curn.OutputHandler
Display the list of RSSItem news items to whatever output is defined for the underlying class.
displayChannel(RSSChannel, FeedInfo) - Method in class org.clapper.curn.ReadOnlyOutputHandler
Display the list of RSSItem news items to whatever output is defined for the underlying class.
displayToolInfo() - Method in class org.clapper.curn.output.FileOutputHandler
Determine whether or not to display curn tool-related information in the generated output.
doLoad(DataPersister.LoadedDataHandler) - Method in class org.clapper.curn.DataPersister
The actual load method; only called if the object is enabled.
doLoad(DataPersister.LoadedDataHandler) - Method in class org.clapper.curn.XMLDataPersister
The actual load method; only called if the object is enabled.

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.