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

A

AbstractPersistentDataClient - Class in org.clapper.curn
Abstract class that implements the PersistentDataClient interface, providing stubs or simple versions of the methods.
AbstractPersistentDataClient() - Constructor for class org.clapper.curn.AbstractPersistentDataClient
Creates a new instance of AbstractPersistentDataClient
AbstractXMLEditPlugIn - Class in org.clapper.curn.plugins
Useful common base class for plug-ins that perform regular expression-based edits on raw XML.
AbstractXMLEditPlugIn() - Constructor for class org.clapper.curn.plugins.AbstractXMLEditPlugIn
Default constructor (required).
addAuthor(String) - Method in class org.clapper.curn.parser.informa.RSSChannelAdapter
Add to the channel's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.informa.RSSItemAdapter
Add to the item's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.rome.RSSChannelAdapter
Add to the channel's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.rome.RSSItemAdapter
Add to the item's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.RSSChannel
Add to the channel's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.RSSElement
Add to the element's author list.
addAuthor(String) - Method in class org.clapper.curn.parser.RSSItem
Add to the item's author list.
addFeedMetadata(Collection<PersistentMetadataGroup>) - Method in class org.clapper.curn.PersistentFeedData
Add a metadata group (i.e., all the metadata within a given namespace) to this object.
addFeedMetadataGroup(PersistentMetadataGroup) - Method in class org.clapper.curn.PersistentFeedData
Add a metadata group (i.e., all the metadata within a given namespace) to this object.
addItemMetadata(Collection<PersistentMetadataGroup>) - Method in class org.clapper.curn.PersistentFeedItemData
Add a metadata group (i.e., all the metadata within a given namespace) to this object.
addItemMetadataGroup(PersistentMetadataGroup) - Method in class org.clapper.curn.PersistentFeedItemData
Add a metadata group (i.e., all the metadata within a given namespace) to this object.
addMetadata(Map<String, String>) - Method in class org.clapper.curn.PersistentMetadataGroup
Add an entire map-ful of metadata to this group.
addMetadataItem(String, String) - Method in class org.clapper.curn.PersistentMetadataGroup
Add a name/value pair to this metadata group.
addPersistentDataClient(PersistentDataClient) - Method in class org.clapper.curn.DataPersister
Register a PersistentDataClient object with this registry.
addPersistentFeedItem(PersistentFeedItemData) - Method in class org.clapper.curn.PersistentFeedData
Add persistent data for a feed item to this object.
addPlugIn(PlugIn) - Method in class org.clapper.curn.MetaPlugIn
Add a plug-in to the list of plug-ins wrapped in this object.
addToCache(String, URL, Date, FeedInfo) - Method in class org.clapper.curn.FeedCache
Add (or replace) a cached URL.
AllowEmbeddedHTMLPlugIn - Class in org.clapper.curn.plugins
The AllowEmbeddedHTMLPlugIn handles stripping (or not stripping) embedded HTML from parsed RSS data.
AllowEmbeddedHTMLPlugIn() - Constructor for class org.clapper.curn.plugins.AllowEmbeddedHTMLPlugIn
Default constructor (required).
ArticleFilterPlugIn - Class in org.clapper.curn.plugins
The ArticleFilterPlugIn provides per-feed filtering capabilities.
ArticleFilterPlugIn() - Constructor for class org.clapper.curn.plugins.ArticleFilterPlugIn
Default constructor (required).

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.