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

A

acceptNrErrors - Variable in class de.nava.informa.utils.PersistChanGrpMgr
 
activate() - Method in class de.nava.informa.utils.PersistChanGrpMgr
activate - -
activateChannel(ChannelIF, int) - Method in class de.nava.informa.utils.ChannelRegistry
Activates a channel and looks for new items for the given channel.
add(ChannelIF) - Method in interface de.nava.informa.core.ChannelGroupIF
 
add(ChannelIF) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
add(ChannelIF) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
add(CleanerMatcherIF) - Method in class de.nava.informa.utils.cleaner.CompositeMatcher
Adds new matcher to the list.
add(CleanerObserverIF) - Method in class de.nava.informa.utils.cleaner.CompositeObserver
Adds new observer to the list.
add(PollerApproverIF) - Method in class de.nava.informa.utils.poller.CompositeApprover
Adds new approver to the list.
add(PollerObserverIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Adds new observer to the list.
addApprover(PollerApproverIF) - Method in class de.nava.informa.utils.poller.Poller
Adds approver to the list.
addCategory(CategoryIF) - Method in interface de.nava.informa.core.WithCategoriesMIF
 
addCategory(CategoryIF) - Method in class de.nava.informa.impl.basic.Channel
 
addCategory(CategoryIF) - Method in class de.nava.informa.impl.basic.Item
 
addCategory(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
addCategory(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Item
 
addChannel(URL, int, boolean) - Method in class de.nava.informa.utils.ChannelRegistry
Adds one new channel object (instantiated with the help of the given URL from where the channel can be retrieved from) to the registry.
addChannel(URL, Collection<CategoryIF>, int, boolean) - Method in class de.nava.informa.utils.ChannelRegistry
Adds one new channel object in the given category to the registry.
addChannel(ChannelIF, boolean, int) - Method in class de.nava.informa.utils.ChannelRegistry
Given a stand-alone Channel (i.e.
addChannel(String) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Add a channel to this Persisten Channel Group.
addChannelSubscription(ChannelSubscriptionIF) - Method in interface de.nava.informa.core.UserIF
 
addChannelToGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Adds channel to the group.
addChannelToGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
addChannelToGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Adds channel to the group.
addChannelToGroup(ChannelIF, ChannelGroupIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Adds channel to the group.
addChild(CategoryIF) - Method in interface de.nava.informa.core.CategoryIF
 
addChild(ChannelGroupIF) - Method in interface de.nava.informa.core.ChannelGroupIF
 
addChild(CategoryIF) - Method in class de.nava.informa.impl.basic.Category
 
addChild(ChannelGroupIF) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
addChild(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Category
 
addChild(ChannelGroupIF) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
addFeed(FeedIF) - Method in class de.nava.informa.utils.FeedManager
Loads a feed given the metadata information contained in the given FeedIF object
addFeed(FeedIF, int) - Method in class de.nava.informa.utils.FeedManager
Loads a feed given the metadata information contained in the given FeedIF object
addFeed(String) - Method in class de.nava.informa.utils.FeedManager
Adds the specified feed to the manager.
addFeed(String, int) - Method in class de.nava.informa.utils.FeedManager
Adds the specified feed to the manager with a specific Ttl.
addFeed(FeedManagerEntry) - Method in class de.nava.informa.utils.FeedRefreshDaemon
 
addFeeds(String) - Method in class de.nava.informa.utils.FeedManager
Attempts to load the feeds specified in the given OPML file into the manager
addFeeds(String, int) - Method in class de.nava.informa.utils.FeedManager
Attempts to load the feeds specified in the given OPML file into the manager
addItem(ItemIF) - Method in interface de.nava.informa.core.ChannelIF
 
addItem(ItemIF) - Method in class de.nava.informa.impl.basic.Channel
 
addItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
addItemMetadata(ItemMetadataIF) - Method in interface de.nava.informa.core.UserIF
 
addMatcher(CleanerMatcherIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Adds matcher to the list.
addObserver(ChannelObserverIF) - Method in interface de.nava.informa.core.ChannelObservableIF
Adds an observer to the set of observers for this object.
addObserver(ChannelObserverIF) - Method in class de.nava.informa.impl.basic.Channel
 
addObserver(ChannelObserverIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
addObserver(CleanerObserverIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Adds observer to the list of interested parties.
addObserver(PollerObserverIF) - Method in class de.nava.informa.utils.poller.Poller
Adds observer to the list of interested parties.
addParentGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.Channel
Adds parent group to the list when channel is assigned to the new group.
assemble(Serializable, Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
Atom030Settings - Class in de.nava.informa.utils
 
Atom030Settings() - Constructor for class de.nava.informa.utils.Atom030Settings
 
Atom_0_3_Parser - Class in de.nava.informa.parsers
Parser which reads in document instances according to the Atom 0.3 specification and generates a news channel object.
Atom_1_0_Parser - Class in de.nava.informa.parsers
Parser which reads in document instances according to the Atom 1.0 specification and generates a news channel object.
AtomParserUtils - Class in de.nava.informa.utils
Common utility functions for Atom 0.3 and Atom 1.0 parser
AtomParserUtils() - Constructor for class de.nava.informa.utils.AtomParserUtils
 

B

Base64Decoder - Class in de.nava.informa.utils
A class to decode Base64 streams and strings.
Base64Decoder(InputStream) - Constructor for class de.nava.informa.utils.Base64Decoder
Constructs a new Base64 decoder that reads input from the given InputStream.
beginTransaction() - Method in interface de.nava.informa.core.ChannelBuilderIF
 
beginTransaction() - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
beginTransaction() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Processing needed at the start of a transaction.

C

CacheSettings - Class in de.nava.informa.utils
delegation class for the various CacheSettingsIF implementation.
CacheSettings() - Constructor for class de.nava.informa.utils.CacheSettings
 
CacheSettingsIF - Interface in de.nava.informa.utils
 
canAddItem(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.poller.CompositeApprover
Decides whether it's possible to add item to the channel or no.
canAddItem(ItemIF, ChannelIF) - Method in interface de.nava.informa.utils.poller.PollerApproverIF
Decides whether it's possible to add item to the channel or no.
Category - Class in de.nava.informa.impl.basic
In-Memory implementation of the CategoryIF interface.
Category() - Constructor for class de.nava.informa.impl.basic.Category
 
Category(String) - Constructor for class de.nava.informa.impl.basic.Category
 
Category(CategoryIF, String) - Constructor for class de.nava.informa.impl.basic.Category
 
Category - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the CategoryIF interface.
Category() - Constructor for class de.nava.informa.impl.hibernate.Category
 
Category(String) - Constructor for class de.nava.informa.impl.hibernate.Category
 
CategoryIF - Interface in de.nava.informa.core
This interface is implemented by objects representing categories in which channels could be organised in the news channel object model.
Channel - Class in de.nava.informa.impl.basic
In-Memory implementation of the ChannelIF interface.
Channel() - Constructor for class de.nava.informa.impl.basic.Channel
 
Channel(String) - Constructor for class de.nava.informa.impl.basic.Channel
 
Channel(Element) - Constructor for class de.nava.informa.impl.basic.Channel
 
Channel(Element, String) - Constructor for class de.nava.informa.impl.basic.Channel
 
Channel - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ChannelIF interface.
Channel() - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(String) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(String, String) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(String, URL) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(Element) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(Element, String) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel(Element, String, String) - Constructor for class de.nava.informa.impl.hibernate.Channel
 
Channel - Class in de.nava.informa.utils.manager.memory
Local implementation of ChannelIF.
Channel(long, String, URL) - Constructor for class de.nava.informa.utils.manager.memory.Channel
Creates channel object.
CHANNEL_CHANGED - Static variable in class de.nava.informa.utils.ChannelComparator
Channels are the same and contain the same items
CHANNEL_ID - Static variable in interface de.nava.informa.search.ItemFieldConstants
 
CHANNEL_IDENTICAL - Static variable in class de.nava.informa.utils.ChannelComparator
Channels are the same but contain different items
CHANNEL_MISMATCH - Static variable in class de.nava.informa.utils.ChannelComparator
Channels are not the same
ChannelBuilder - Class in de.nava.informa.impl.basic
Factory for the creation of the channel object model with the in-memory implementation.
ChannelBuilder() - Constructor for class de.nava.informa.impl.basic.ChannelBuilder
 
ChannelBuilder - Class in de.nava.informa.impl.hibernate
Factory for the creation of the channel object model with the hibernate persistent store.
ChannelBuilder(Session) - Constructor for class de.nava.informa.impl.hibernate.ChannelBuilder
ChannelBuilder constructor.
ChannelBuilder(SessionHandler) - Constructor for class de.nava.informa.impl.hibernate.ChannelBuilder
ChannelBuilder constructor.
ChannelBuilderException - Exception in de.nava.informa.core
Indicates that a channel builder encountered an unexpected condition.
ChannelBuilderException() - Constructor for exception de.nava.informa.core.ChannelBuilderException
 
ChannelBuilderException(String) - Constructor for exception de.nava.informa.core.ChannelBuilderException
 
ChannelBuilderException(Throwable) - Constructor for exception de.nava.informa.core.ChannelBuilderException
 
ChannelBuilderIF - Interface in de.nava.informa.core
This interface allows the channel generators (like a parser) to create the channel object model independent from which implementation is used (in-memory or persistent store).
channelChanged(ChannelIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Invoked when Poller detected changes in channel information (title and etc).
channelChanged(ChannelIF) - Method in class de.nava.informa.utils.poller.PersistenceObserver
Invoked when Poller detected changes in channel information (title and etc).
channelChanged(ChannelIF) - Method in interface de.nava.informa.utils.poller.PollerObserverIF
Invoked when Poller detected changes in channel information (title and etc).
ChannelComparator - Class in de.nava.informa.utils
Custom comparator for ChannelIF objects.
ChannelComparator() - Constructor for class de.nava.informa.utils.ChannelComparator
 
channelErrored(ChannelIF, Exception) - Method in class de.nava.informa.utils.poller.CompositeObserver
Invoked by Poller when poller of the channel failed.
channelErrored(ChannelIF, Exception) - Method in class de.nava.informa.utils.poller.PersistenceObserver
Invoked by Poller when poller of the channel failed.
channelErrored(ChannelIF, Exception) - Method in interface de.nava.informa.utils.poller.PollerObserverIF
Invoked by Poller when poller of the channel failed.
ChannelExporterIF - Interface in de.nava.informa.core
A channel exporter is used to write channel objects in an implementation dependent way to an implicit destination.
ChannelFormat - Enum in de.nava.informa.core
Enums to describe which syntax is used by a channel description.
ChannelGroup - Class in de.nava.informa.impl.basic
In-Memory implementation of the ChannelGroupIF interface.
ChannelGroup() - Constructor for class de.nava.informa.impl.basic.ChannelGroup
 
ChannelGroup(String) - Constructor for class de.nava.informa.impl.basic.ChannelGroup
 
ChannelGroup(long, String) - Constructor for class de.nava.informa.impl.basic.ChannelGroup
 
ChannelGroup(long, ChannelGroupIF, String) - Constructor for class de.nava.informa.impl.basic.ChannelGroup
 
ChannelGroup - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ChannelGroupIF interface.
ChannelGroup() - Constructor for class de.nava.informa.impl.hibernate.ChannelGroup
 
ChannelGroup(String) - Constructor for class de.nava.informa.impl.hibernate.ChannelGroup
 
ChannelGroup(ChannelGroupIF, String) - Constructor for class de.nava.informa.impl.hibernate.ChannelGroup
 
ChannelGroup - Class in de.nava.informa.utils.manager.memory
Local implementation of ChannelGroupIF.
ChannelGroup(long, String) - Constructor for class de.nava.informa.utils.manager.memory.ChannelGroup
Creates group object.
ChannelGroupIF - Interface in de.nava.informa.core
Interface to allow to implement a container of channels that may be used by a channel registry (through a front-end) or as the entry point for an application using this library.
channelHasChanged(ChannelIF, ChannelIF) - Static method in class de.nava.informa.utils.poller.PollerWorkerThread
Checks if channel has changed.
ChannelIF - Interface in de.nava.informa.core
This interface is implemented by objects representing channels in the news channel object model.
ChannelIndexer - Class in de.nava.informa.search
Utility class which allows to generate respective maintain a fulltext index for news items.
ChannelIndexer(String) - Constructor for class de.nava.informa.search.ChannelIndexer
Constructor which allows to specify the index directory.
channelIterator() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Create an iterator to iterate across all the channels in this group.
ChannelObservableIF - Interface in de.nava.informa.core
Classes implementing this interface may want to inform the subscribed observers that a specific channel event has happend (like for example a new item was found).
ChannelObserverIF - Interface in de.nava.informa.core
A class implementing this interface most likely wants to react on the observed event.
ChannelParserIF - Interface in de.nava.informa.core
Interface for a parser which reads in document instances according to some specific channel format specification and generates a news channel object.
ChannelRecord - Class in de.nava.informa.utils.toolkit
Internal channel record.
ChannelRecord(ChannelIF, long, int) - Constructor for class de.nava.informa.utils.toolkit.ChannelRecord
Creates channel record.
ChannelRegistry - Class in de.nava.informa.utils
This class can be used as central repository for storing a collection of channel objects and maintaining them (by specifying update intervals).
ChannelRegistry(ChannelBuilderIF) - Constructor for class de.nava.informa.utils.ChannelRegistry
Constructor for a new ChannelRegistry object, the new items found by scanning the are created using the given builder.
channelRetrieved(ChannelIF) - Method in interface de.nava.informa.core.ChannelObserverIF
Called when a new Channel is added
channelRetrieved(ChannelIF) - Method in class de.nava.informa.utils.SimpleChannelObserver
 
ChannelSearcher - Class in de.nava.informa.search
PUBLIC: Utility class for executing searches against the full-text index that does allow to directly obtain the found news items.
ChannelSearcher(String) - Constructor for class de.nava.informa.search.ChannelSearcher
Constructor which allows to specify the index directory.
ChannelSubscription - Class in de.nava.informa.impl.basic
In-Memory implementation of the ChannelSubscriptionIF interface.
ChannelSubscription(ChannelIF) - Constructor for class de.nava.informa.impl.basic.ChannelSubscription
Default constructor sets to an inactive channel (with an update interval of 3 hours, used when activated).
ChannelSubscription(ChannelIF, boolean, int) - Constructor for class de.nava.informa.impl.basic.ChannelSubscription
 
ChannelSubscription - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ChannelSubscriptionIF interface.
ChannelSubscription() - Constructor for class de.nava.informa.impl.hibernate.ChannelSubscription
 
ChannelSubscription(ChannelIF) - Constructor for class de.nava.informa.impl.hibernate.ChannelSubscription
Default constructor sets to an inactive channel (with an update interval of 3 hours, used when activated).
ChannelSubscription(ChannelIF, boolean, int) - Constructor for class de.nava.informa.impl.hibernate.ChannelSubscription
 
ChannelSubscriptionIF - Interface in de.nava.informa.core
Implementing classes hold information about wether a channel should be updated or not, when the channel was last time updated (retrieved) and in which interval subsequent updated should be executed.
ChannelUpdatePeriod - Enum in de.nava.informa.core
 
ChannelUpdatePeriodUserType - Class in de.nava.informa.impl.hibernate
 
ChannelUpdatePeriodUserType() - Constructor for class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
checkItems(ChannelIF, ChannelRecord) - Method in class de.nava.informa.utils.poller.PollerWorkerThread
Walks through the items and checks if new items present.
cleanChannel(ChannelIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Performs immediate cleaning of the channel and reworks the schedule starting from current time.
Cleaner - Class in de.nava.informa.utils.cleaner
Cleaner is an utility class, which is intended to help applications with detection of unwanted (old, corrupted and etc) items.
Cleaner() - Constructor for class de.nava.informa.utils.cleaner.Cleaner
Creates cleaner with default number of worker threads.
Cleaner(int) - Constructor for class de.nava.informa.utils.cleaner.Cleaner
Creates cleaner with specified number of worker threads.
CleanerMatcherIF - Interface in de.nava.informa.utils.cleaner
Matchers answer if the article in the given channel is unwanted.
CleanerObserverIF - Interface in de.nava.informa.utils.cleaner
Observers receive notification events from the cleaning engine when engine finds items matching all of the Matchers' rules.
CleanerWorkerThread - Class in de.nava.informa.utils.cleaner
Worker thread performing cleaning operations over channels.
CleanerWorkerThread(CleanerObserverIF, CleanerMatcherIF) - Constructor for class de.nava.informa.utils.cleaner.CleanerWorkerThread
Creates new worker thread object.
cleaningFinished(ChannelIF) - Method in interface de.nava.informa.utils.cleaner.CleanerObserverIF
Invoked by cleanup engine when cleaning of the channel has finished.
cleaningFinished(ChannelIF) - Method in class de.nava.informa.utils.cleaner.CompositeObserver
Invoked by cleanup engine when cleaning of the channel has finished.
cleaningFinished(ChannelIF) - Method in class de.nava.informa.utils.cleaner.PersistenceObserver
Invoked by cleanup engine when cleaning of the channel has finished.
cleaningStarted(ChannelIF) - Method in interface de.nava.informa.utils.cleaner.CleanerObserverIF
Invoked by cleanup engine when cleaning of the channel has started.
cleaningStarted(ChannelIF) - Method in class de.nava.informa.utils.cleaner.CompositeObserver
Invoked by cleanup engine when cleaning of the channel has started.
cleaningStarted(ChannelIF) - Method in class de.nava.informa.utils.cleaner.PersistenceObserver
Invoked by cleanup engine when cleaning of the channel has started.
close() - Method in interface de.nava.informa.core.ChannelBuilderIF
Closes the builder.
close() - Method in class de.nava.informa.impl.basic.ChannelBuilder
The following methods are only meaningful for persistent informa back end implementations such as Hibernate and are no-ops otherwise.
close() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
closeSession() - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Closes previousely opened session.
Cloud - Class in de.nava.informa.impl.basic
In-Memory implementation of the CloudIF interface.
Cloud() - Constructor for class de.nava.informa.impl.basic.Cloud
 
Cloud(String, int, String, String, String) - Constructor for class de.nava.informa.impl.basic.Cloud
 
Cloud - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the CloudIF interface.
Cloud() - Constructor for class de.nava.informa.impl.hibernate.Cloud
 
Cloud(String, int, String, String, String) - Constructor for class de.nava.informa.impl.hibernate.Cloud
 
CloudIF - Interface in de.nava.informa.core
This interface is implemented by Cloud objects supporting RSS 0.92 and RSS 2.0 Publish and Subscribe.
compare(Object, Object) - Method in class de.nava.informa.utils.ChannelComparator
 
compare(String, String) - Static method in class de.nava.informa.utils.FileUtils
 
compare(File, File) - Static method in class de.nava.informa.utils.FileUtils
 
compare(ItemIF, ItemIF) - Method in class de.nava.informa.utils.ItemComparator
 
compare(Object, Object) - Method in class de.nava.informa.utils.poller.PriorityComparator
Compares its two arguments for order.
CompositeApprover - Class in de.nava.informa.utils.poller
Composite approver uses all of its sub-approvers to form decision.
CompositeApprover() - Constructor for class de.nava.informa.utils.poller.CompositeApprover
 
CompositeMatcher - Class in de.nava.informa.utils.cleaner
Composite matcher follows Composite pattern to combine several matchers and present them as single instance.
CompositeMatcher() - Constructor for class de.nava.informa.utils.cleaner.CompositeMatcher
 
CompositeObserver - Class in de.nava.informa.utils.cleaner
Composite observer follows Composite pattern to combine several observers.
CompositeObserver() - Constructor for class de.nava.informa.utils.cleaner.CompositeObserver
 
CompositeObserver - Class in de.nava.informa.utils.poller
Composite observer delivers all received events to sub observers.
CompositeObserver() - Constructor for class de.nava.informa.utils.poller.CompositeObserver
 
ConditionalGetValues - Class in de.nava.informa.utils
contain the values of HTTP headers.
ConditionalGetValues() - Constructor for class de.nava.informa.utils.ConditionalGetValues
 
copyChannelProperties(ChannelIF, ChannelIF) - Static method in class de.nava.informa.utils.InformaUtils
Copies all the top level properties from sourceChan into this updChan.
copyFile(File, File) - Static method in class de.nava.informa.utils.FileUtils
Copies a file from inFile to outFile.
copyItemProperties(ItemIF, ItemIF) - Static method in class de.nava.informa.utils.InformaUtils
Analogous function to copy all the properties of an item to another one.
create() - Method in interface de.nava.informa.utils.toolkit.WorkerThreadFactoryIF
Creates new worker thread object.
createCategory(CategoryIF, String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createCategory(CategoryIF, String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createCategory(CategoryIF, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createCategory(CategoryIF, String, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createChannel(String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createChannel(String, String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createChannel(Element, String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createChannel(Element, String, String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createChannel(String, String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createChannel(Element, String, String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createChannel(String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createChannel(Element, String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createChannel(String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createChannel(Element, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createChannel(String, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createChannel(Element, String, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
May throw runtime HibernateException
createChannel(String, URL) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Creates new channel object and persists it into storage.
createChannel(String, URL) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
createChannel(String, URL) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Creates new channel object and persists it into storage.
createChannel(String, URL) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Creates new channel object and persists it into storage.
createChannelGroup(String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createChannelGroup(String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createChannelGroup(String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createCloud(String, int, String, String, String) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createCloud(String, int, String, String, String) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createCloud(String, int, String, String, String) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createGroup(String) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Creates new group of channels in persistent storage.
createGroup(String) - Method in class de.nava.informa.utils.manager.hibernate.PersistenceManager
Creates new group of channels in persistent storage.
createGroup(String) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
createGroup(String) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Creates new group of channels in persistent storage.
createGroup(String) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Creates new group of channels in persistent storage.
createGroup(String) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Called to create a Group.
createImage(String, URL, URL) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createImage(String, URL, URL) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createImage(String, URL, URL) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItem(ChannelIF, String, String, URL) - Method in interface de.nava.informa.core.ChannelBuilderIF
Creates a news item and assign it to the given channel.
createItem(Element, ChannelIF, String, String, URL) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createItem(ChannelIF, ItemIF) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createItem(ChannelIF, String, String, URL) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createItem(Element, ChannelIF, String, String, URL) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createItem(ChannelIF, ItemIF) - Method in class de.nava.informa.impl.basic.ChannelBuilder
Create an item from an existing item.
createItem(ChannelIF, String, String, URL) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItem(Element, ChannelIF, String, String, URL) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItem(ChannelIF, ItemIF) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItem(ChannelIF, String) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Creates new item in the channel.
createItem(ChannelIF, ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Creates new item using specified object as ethalon.
createItem(ChannelIF, String) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
createItem(ChannelIF, ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
createItem(ChannelIF, String) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Creates new item in the channel.
createItem(ChannelIF, ItemIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Creates new item using specified object as ethalon.
createItem(ChannelIF, String) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Creates new item in the channel.
createItem(ChannelIF, ItemIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Creates new item using specified object as ethalon.
createItemEnclosure(ItemIF, URL, String, int) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createItemEnclosure(ItemIF, URL, String, int) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createItemEnclosure(ItemIF, URL, String, int) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItemGuid(ItemIF, String, boolean) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createItemGuid(ItemIF, String, boolean) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createItemGuid(ItemIF, String, boolean) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItemSource(ItemIF, String, String, Date) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createItemSource(ItemIF, String, String, Date) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createItemSource(ItemIF, String, String, Date) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createItemSource(String, String, Date) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
createTextInput(String, String, String, URL) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
createTextInput(String, String, String, URL) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
createTextInput(String, String, String, URL) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 

D

DATE_FOUND - Static variable in interface de.nava.informa.search.ItemFieldConstants
 
de.nava.informa.core - package de.nava.informa.core
This package contains interfaces for the news channel objects, it builds the core API for all news channel storage implementation.
de.nava.informa.exporters - package de.nava.informa.exporters
This package contains exporter classes to writing out news channels in various formats.
de.nava.informa.impl.basic - package de.nava.informa.impl.basic
Provides an in-memory implementation of the core news channel interfaces.
de.nava.informa.impl.hibernate - package de.nava.informa.impl.hibernate
Provides an implementation of the core news channel interfaces using persistence mechanism provided by Hibernate (for more see http://www.hibernate.org.
de.nava.informa.parsers - package de.nava.informa.parsers
This package defines parsers for reading in news channels.
de.nava.informa.search - package de.nava.informa.search
This package contains classes for creating and searching news items through a full-text index.
de.nava.informa.utils - package de.nava.informa.utils
Provides utility classes that are convenient when handling the news channel object model.
de.nava.informa.utils.cleaner - package de.nava.informa.utils.cleaner
This package contains classes of Cleaner utility.
de.nava.informa.utils.manager - package de.nava.informa.utils.manager
This package contains definition of Persistence Manager interface.
de.nava.informa.utils.manager.hibernate - package de.nava.informa.utils.manager.hibernate
This package contains Hibernate implementation of Persistence Manager interface.
de.nava.informa.utils.manager.memory - package de.nava.informa.utils.manager.memory
This package contains in-memory implementation of Persistence Manager interface.
de.nava.informa.utils.poller - package de.nava.informa.utils.poller
This package contains Poller utility.
de.nava.informa.utils.toolkit - package de.nava.informa.utils.toolkit
This package contains helper classes necessary both for Poller, Cleaner and other utilities.
deActivate() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Interrupts the update task and return immediately.
deActivate(boolean) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Interrupts the update task and return immediately.
deactivateChannel(ChannelIF) - Method in class de.nava.informa.utils.ChannelRegistry
Deactivates a channel, no more updates are made.
decode(String) - Static method in class de.nava.informa.utils.Base64Decoder
Returns the decoded form of the given encoded string.
decodeBase64(String) - Static method in class de.nava.informa.utils.ParserUtils
 
deepCopy(Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
DEFAULT_ACCEPT_NR_ERRORS - Static variable in class de.nava.informa.utils.ChannelRegistry
 
DEFAULT_MAX_RESULTS - Static variable in class de.nava.informa.search.ChannelSearcher
The default maximum number of search results that should be returned by the query.
DEFAULT_SCORE - Static variable in interface de.nava.informa.core.ItemMetadataIF
 
DEFAULT_TTL - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
delete(Object) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Hibernate Delete some object
deleteChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Deletes channel from persistent storage.
deleteChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
deleteChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Deletes channel from persistent storage.
deleteChannel(ChannelIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Deletes channel from persistent storage.
deleteChannel(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Delete specified channel from this PersistChanGrpMgr.
deleteGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Deletes group from persistent storage.
deleteGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.PersistenceManager
Deletes group from persistent storage.
deleteGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
deleteGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Deletes group from persistent storage.
deleteGroup(ChannelGroupIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Deletes group from persistent storage.
deleteGroup() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Deletes persistent group.
deleteItem(ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Deletes the item from the persistent storage.
deleteItem(ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
deleteItem(ItemIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Deletes the item from the persistent storage.
deleteItem(ItemIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Deletes the item from the persistent storage.
deleteItemFromChannel(Channel, Item) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Delete specified item from specified Channel
deleteObject(Object, Session) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Deletes object from database using existing session.
DESCRIPTION - Static variable in interface de.nava.informa.search.ItemFieldConstants
 
differ(Object, Object) - Static method in class de.nava.informa.utils.poller.PollerWorkerThread
Checks if two objects differ.
disassemble(Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 

E

endTransaction() - Method in interface de.nava.informa.core.ChannelBuilderIF
 
endTransaction() - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
endTransaction() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Processing needed at the end of a transaction.
equals(Object) - Method in class de.nava.informa.impl.basic.Category
 
equals(Object) - Method in class de.nava.informa.impl.basic.Channel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.nava.informa.impl.basic.Item
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.nava.informa.impl.hibernate.Category
Equal when domain and title are equal.
equals(Object) - Method in class de.nava.informa.impl.hibernate.Channel
Compare two Channels for equality.
equals(Object, Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
equals(Object) - Method in class de.nava.informa.impl.hibernate.Cloud
equality by domain, port, and path
equals(Object) - Method in class de.nava.informa.impl.hibernate.Image
Images are equal when their locations are equal.
equals(Object) - Method in class de.nava.informa.impl.hibernate.Item
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.nava.informa.impl.hibernate.ItemGuid
GUID is equal if location is equal.
equals(Object) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
escape(String) - Static method in class de.nava.informa.utils.ParserUtils
Escapes the string by replacing reserved symbols with their XML entities.
ETag - Variable in class de.nava.informa.utils.ConditionalGetValues
 

F

Feed - Class in de.nava.informa.impl.basic
In-Memory implementation of the FeedIF interface.
Feed() - Constructor for class de.nava.informa.impl.basic.Feed
Default constructor.
Feed(ChannelIF) - Constructor for class de.nava.informa.impl.basic.Feed
Convinence constrcutor - creates meta data for a preexisting feed.
Feed(String) - Constructor for class de.nava.informa.impl.basic.Feed
 
FeedIF - Interface in de.nava.informa.core
This interface is implemented by objects representing feeds (containing metadata about channels, like for example OCS and OPML) in the news channel object model.
FeedManager - Class in de.nava.informa.utils
A class used to manage feeds.
FeedManager() - Constructor for class de.nava.informa.utils.FeedManager
Creates a new FeedManager object.
FeedManager(ChannelUpdatePeriod, int) - Constructor for class de.nava.informa.utils.FeedManager
Creates a new FeedManager object.
FeedManagerEntry - Class in de.nava.informa.utils
Holder class for feeds held in the manager.
FeedManagerEntry(String, ChannelBuilderIF, ChannelUpdatePeriod, int) - Constructor for class de.nava.informa.utils.FeedManagerEntry
Creates a new FeedManagerEntry object.
FeedManagerException - Exception in de.nava.informa.utils
Exception class, which is used if an invalid feed is tried to be loaded.
FeedManagerException(Exception) - Constructor for exception de.nava.informa.utils.FeedManagerException
 
FeedParser - Class in de.nava.informa.parsers
Parser class which allows reading in of RSS news channels.
FeedParser() - Constructor for class de.nava.informa.parsers.FeedParser
 
FeedRefreshDaemon - Class in de.nava.informa.utils
Use a Timer and TimerTask to periodically refresh feeds added by FeedManager.
FeedRefreshDaemon() - Constructor for class de.nava.informa.utils.FeedRefreshDaemon
 
FileUtils - Class in de.nava.informa.utils
Utility class providing some convenience methods when handling files.
formatDate(Date) - Static method in class de.nava.informa.utils.ParserUtils
 
FormatDetector - Class in de.nava.informa.utils
Utility class for analysing the news channel syntax and mapping to known format to ease further processing.
FormatDetector() - Constructor for class de.nava.informa.utils.FormatDetector
 

G

getAcceptNrErrors() - Method in class de.nava.informa.utils.PersistChanGrpMgr
 
getAcceptNrOfErrors() - Method in class de.nava.informa.utils.ChannelRegistry
 
getAll() - Method in interface de.nava.informa.core.ChannelGroupIF
 
getAll() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getAll() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getAttributeValue(String, String) - Method in interface de.nava.informa.core.WithElementsAndAttributesMIF
Returns the value of the attribute of the Channel's child element reached by the given path.
getAttributeValue(String, String) - Method in class de.nava.informa.impl.basic.Channel
 
getAttributeValue(String, String) - Method in class de.nava.informa.impl.basic.Item
 
getAttributeValue(String, String) - Method in class de.nava.informa.impl.hibernate.Channel
 
getAttributeValue(String, String) - Method in class de.nava.informa.impl.hibernate.Item
 
getAttributeValue(Element, String, String) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the value of the attribute of the child element reached by the given path.
getAttributeValues(String, String[]) - Method in interface de.nava.informa.core.WithElementsAndAttributesMIF
Returns the values of the specified attributes of the Channel's child element reached by the given path.
getAttributeValues(String, String[]) - Method in class de.nava.informa.impl.basic.Channel
 
getAttributeValues(String, String[]) - Method in class de.nava.informa.impl.basic.Item
 
getAttributeValues(String, String[]) - Method in class de.nava.informa.impl.hibernate.Channel
 
getAttributeValues(String, String[]) - Method in class de.nava.informa.impl.hibernate.Item
 
getAttributeValues(Element, String, String[]) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the value of the child element reached by the given path.
getAttributeValues(Element, String[]) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the values of the attributes of given element.
getAuthorString(List, Namespace) - Static method in class de.nava.informa.parsers.Atom_1_0_Parser
a semicolon separated list of authors
getBuilder() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Get currently associated ChannelBuilder
getById(long) - Method in interface de.nava.informa.core.ChannelGroupIF
 
getById(long) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getById(long) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getCategories() - Method in interface de.nava.informa.core.WithCategoriesMIF
Gets the assigned category objects for this channel.
getCategories() - Method in class de.nava.informa.impl.basic.Channel
 
getCategories() - Method in class de.nava.informa.impl.basic.Item
 
getCategories() - Method in class de.nava.informa.impl.hibernate.Channel
 
getCategories() - Method in class de.nava.informa.impl.hibernate.Item
 
getChannel() - Method in interface de.nava.informa.core.WithChannelMIF
 
getChannel() - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
getChannel() - Method in class de.nava.informa.impl.basic.Feed
 
getChannel() - Method in class de.nava.informa.impl.basic.Item
 
getChannel() - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
getChannel() - Method in class de.nava.informa.impl.hibernate.Item
 
getChannel(long) - Method in class de.nava.informa.utils.ChannelRegistry
 
getChannel() - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Returns channel object.
getChannelBuilder() - Method in class de.nava.informa.utils.FeedManager
Gets the channel builder used by the feed entries.
getChannelGroup() - Method in class de.nava.informa.utils.ChannelRegistry
 
getChannelGroup() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Get currently assocaited ChannelGrouo
getChannelInProcess() - Method in class de.nava.informa.utils.toolkit.WorkerThread
Returns channel which is currently in processing.
getChannels() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getChannels() - Method in class de.nava.informa.utils.ChannelRegistry
Gets all the channels in the registry.
getChannelSubscriptions() - Method in interface de.nava.informa.core.UserIF
 
getChildren() - Method in interface de.nava.informa.core.WithChildrenMIF
 
getChildren() - Method in class de.nava.informa.impl.basic.Category
 
getChildren() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getChildren() - Method in class de.nava.informa.impl.hibernate.Category
 
getChildren() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getCloud() - Method in interface de.nava.informa.core.ChannelIF
 
getCloud() - Method in class de.nava.informa.impl.basic.Channel
 
getCloud() - Method in class de.nava.informa.impl.hibernate.Channel
 
getComments() - Method in interface de.nava.informa.core.ItemIF
 
getComments() - Method in class de.nava.informa.impl.basic.Item
 
getComments() - Method in class de.nava.informa.impl.hibernate.Item
 
getCommentsString() - Method in class de.nava.informa.impl.hibernate.Item
 
getConnection() - Method in class de.nava.informa.impl.hibernate.SessionHandler
Gets the default JDBC Connection object.
getContent(Element) - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
Returns the content from content element.
getContentType() - Method in interface de.nava.informa.core.FeedIF
 
getContentType() - Method in class de.nava.informa.impl.basic.Feed
 
getCopyright() - Method in interface de.nava.informa.core.WithSiteMIF
 
getCopyright() - Method in class de.nava.informa.impl.basic.Channel
 
getCopyright() - Method in class de.nava.informa.impl.basic.Feed
 
getCopyright() - Method in class de.nava.informa.impl.hibernate.Channel
 
getCopyright(Element) - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
Returns copyright from element.
getCreator() - Method in interface de.nava.informa.core.WithCreatorMIF
 
getCreator() - Method in class de.nava.informa.impl.basic.Channel
 
getCreator() - Method in class de.nava.informa.impl.basic.Item
 
getCreator() - Method in class de.nava.informa.impl.hibernate.Channel
 
getCreator() - Method in class de.nava.informa.impl.hibernate.Item
 
getDate() - Method in interface de.nava.informa.core.ItemIF
 
getDate() - Method in class de.nava.informa.impl.basic.Item
 
getDate() - Method in class de.nava.informa.impl.hibernate.Item
 
getDate(String) - Static method in class de.nava.informa.utils.ParserUtils
 
getDateFound() - Method in interface de.nava.informa.core.FeedIF
 
getDateFound() - Method in class de.nava.informa.impl.basic.Feed
 
getDateOLD(String) - Static method in class de.nava.informa.utils.ParserUtils
Tries different date formats to parse against the given string representation to retrieve a valid Date object.
getDeactivateAfterErrors() - Method in class de.nava.informa.utils.UpdateChannelInfo
 
getDefaultNS(Element) - Static method in class de.nava.informa.utils.ParserUtils
 
getDefaultUpdateFrequency() - Method in class de.nava.informa.utils.FeedManagerEntry
 
getDefaultUpdatePeriod() - Method in class de.nava.informa.utils.FeedManagerEntry
 
getDescription() - Method in interface de.nava.informa.core.WithDescriptionMIF
 
getDescription() - Method in class de.nava.informa.impl.basic.Channel
 
getDescription() - Method in class de.nava.informa.impl.basic.Image
 
getDescription() - Method in class de.nava.informa.impl.basic.Item
 
getDescription() - Method in class de.nava.informa.impl.basic.TextInput
 
getDescription() - Method in class de.nava.informa.impl.hibernate.Channel
 
getDescription() - Method in class de.nava.informa.impl.hibernate.Image
 
getDescription() - Method in class de.nava.informa.impl.hibernate.Item
 
getDescription() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getDescription(Element, Namespace) - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
Looks for "content" elements and takes first from them or looks for "summary" element if "content" not found.
getDescription(Element, Namespace) - Static method in class de.nava.informa.parsers.Atom_1_0_Parser
Looks for "content" elements and takes first from them or looks for "summary" element if "content" not found.
getDocs() - Method in interface de.nava.informa.core.ChannelIF
 
getDocs() - Method in class de.nava.informa.impl.basic.Channel
 
getDocs() - Method in class de.nava.informa.impl.hibernate.Channel
 
getDomain() - Method in interface de.nava.informa.core.CategoryIF
 
getDomain() - Method in interface de.nava.informa.core.CloudIF
 
getDomain() - Method in class de.nava.informa.impl.basic.Category
 
getDomain() - Method in class de.nava.informa.impl.basic.Cloud
 
getDomain() - Method in class de.nava.informa.impl.hibernate.Category
 
getDomain() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getElementValue(String) - Method in interface de.nava.informa.core.WithElementsAndAttributesMIF
Returns the value of the Channel's child element reached by the given path.
getElementValue(String) - Method in class de.nava.informa.impl.basic.Channel
 
getElementValue(String) - Method in class de.nava.informa.impl.basic.Item
 
getElementValue(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
getElementValue(String) - Method in class de.nava.informa.impl.hibernate.Item
 
getElementValue(Element, String) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the value of an element's child element reached by the given path.
getElementValues(String, String[]) - Method in interface de.nava.informa.core.WithElementsAndAttributesMIF
Returns the values of the specified sub-elements of the Channel's child reached by the given path.
getElementValues(String, String[]) - Method in class de.nava.informa.impl.basic.Channel
 
getElementValues(String, String[]) - Method in class de.nava.informa.impl.basic.Item
 
getElementValues(String, String[]) - Method in class de.nava.informa.impl.hibernate.Channel
 
getElementValues(String, String[]) - Method in class de.nava.informa.impl.hibernate.Item
 
getElementValues(Element, String, String[]) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the values of the specified sub-elements of the child element reached by the given path.
getElementValues(Element, String[]) - Static method in class de.nava.informa.utils.XmlPathUtils
Returns the values of the specified sub-elements of the child parent element.
getEnclosure() - Method in interface de.nava.informa.core.ItemIF
 
getEnclosure() - Method in class de.nava.informa.impl.basic.Item
 
getEnclosure() - Method in class de.nava.informa.impl.hibernate.Item
 
getETag() - Method in class de.nava.informa.utils.ConditionalGetValues
 
getETagValue(HttpURLConnection) - Static method in class de.nava.informa.utils.HttpHeaderUtils
 
getFeed(String) - Method in class de.nava.informa.utils.FeedManager
Retrieves the feed being managed.
getFeed() - Method in class de.nava.informa.utils.FeedManagerEntry
Checks to see if the feed is out of date - if it is the feed is reloaded from the URI, otherwise the cached version is returned.
getFormat() - Method in interface de.nava.informa.core.ChannelIF
Gets the syntax format used by the channel.
getFormat() - Method in class de.nava.informa.impl.basic.Channel
 
getFormat() - Method in class de.nava.informa.impl.hibernate.Channel
 
getFormat(URL) - Static method in class de.nava.informa.utils.FormatDetector
Guess the format of the specified news channel.
getFormat(InputStream) - Static method in class de.nava.informa.utils.FormatDetector
Guess the format of the specified news channel.
getFormatDetected() - Method in class de.nava.informa.utils.UpdateChannelInfo
Has the feed been grabbed for the first time, and successfully parsed?
getFormatString() - Method in class de.nava.informa.impl.hibernate.Channel
 
getFound() - Method in interface de.nava.informa.core.ItemIF
 
getFound() - Method in class de.nava.informa.impl.basic.Item
 
getFound() - Method in class de.nava.informa.impl.hibernate.Item
 
getGenerator() - Method in interface de.nava.informa.core.ChannelIF
 
getGenerator() - Method in class de.nava.informa.impl.basic.Channel
 
getGenerator() - Method in class de.nava.informa.impl.hibernate.Channel
 
getGroups() - Method in class de.nava.informa.impl.hibernate.Channel
 
getGroups() - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Returns the list of groups available in database.
getGroups() - Method in class de.nava.informa.utils.manager.hibernate.PersistenceManager
Returns the list of groups available in database.
getGroups() - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
getGroups() - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Returns the list of groups available in database.
getGroups() - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Returns the list of groups available in database.
getGuid() - Method in interface de.nava.informa.core.ItemIF
 
getGuid() - Method in class de.nava.informa.impl.basic.Item
 
getGuid() - Method in class de.nava.informa.impl.hibernate.Item
 
getHandler() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Get currently assocaited SessionHandler
getHeight() - Method in interface de.nava.informa.core.ImageIF
 
getHeight() - Method in class de.nava.informa.impl.basic.Image
 
getHeight() - Method in class de.nava.informa.impl.hibernate.Image
 
getId() - Method in interface de.nava.informa.core.IdGeneratorIF
 
getId() - Method in interface de.nava.informa.core.WithIdMIF
 
getId() - Method in class de.nava.informa.impl.basic.Category
 
getId() - Method in class de.nava.informa.impl.basic.Channel
 
getId() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getId() - Method in class de.nava.informa.impl.basic.Cloud
 
getId() - Method in class de.nava.informa.impl.basic.Feed
 
getId() - Method in class de.nava.informa.impl.basic.IdGenerator
 
getId() - Method in class de.nava.informa.impl.basic.Image
 
getId() - Method in class de.nava.informa.impl.basic.Item
 
getId() - Method in class de.nava.informa.impl.basic.ItemGuid
 
getId() - Method in class de.nava.informa.impl.basic.TextInput
 
getId() - Method in class de.nava.informa.impl.hibernate.Category
 
getId() - Method in class de.nava.informa.impl.hibernate.Channel
 
getId() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getId() - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
getId() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getId() - Method in class de.nava.informa.impl.hibernate.Image
 
getId() - Method in class de.nava.informa.impl.hibernate.Item
 
getId() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getId() - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
getId() - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
getId() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
getId() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getIfModifiedSince() - Method in class de.nava.informa.utils.ConditionalGetValues
 
getImage() - Method in interface de.nava.informa.core.ChannelIF
Retrieves the Image associated with this feed.
getImage() - Method in class de.nava.informa.impl.basic.Channel
 
getImage() - Method in class de.nava.informa.impl.hibernate.Channel
 
getIndexDir() - Method in class de.nava.informa.search.ChannelIndexer
 
getIndexDir() - Method in class de.nava.informa.search.ChannelSearcher
 
getInputSourceFor(InputStream) - Method in interface de.nava.informa.utils.poller.InputSourceProviderIF
Return InputSource to be used with given stream.
getInputStreamFor(ChannelIF, String) - Method in interface de.nava.informa.utils.poller.InputStreamProviderIF
Return InputStream to be used for reading given channel.
getInstance() - Static method in class de.nava.informa.impl.basic.IdGenerator
 
getInstance(Properties) - Static method in class de.nava.informa.impl.hibernate.SessionHandler
Returns the one and only instance which can be used to obtain a Session for further operation with the hibernate objects.
getInstance() - Static method in class de.nava.informa.impl.hibernate.SessionHandler
Returns the singelton instance, calling SessionHandler.getInstance(Properties) with properties set to null.
getInstance() - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
Get the Atom_0_3_Parser instance.
getInstance() - Static method in class de.nava.informa.parsers.Atom_1_0_Parser
Get the Atom_1_0_Parser instance.
getInstance() - Static method in class de.nava.informa.parsers.RSS_0_91_Parser
Get the RSS_0_91_Parser instance.
getInstance() - Static method in class de.nava.informa.parsers.RSS_1_0_Parser
Get the RSS_1_0_Parser instance.
getInstance() - Static method in class de.nava.informa.parsers.RSS_2_0_Parser
Get the RSS_2_0_Parser instance.
getIntId() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getItem(long) - Method in interface de.nava.informa.core.ChannelIF
Returns the news item as specified by the item identifier (WithIdMIF.getId()).
getItem() - Method in interface de.nava.informa.core.ItemMetadataIF
 
getItem(long) - Method in class de.nava.informa.impl.basic.Channel
 
getItem() - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
getItem() - Method in class de.nava.informa.impl.basic.ItemGuid
 
getItem() - Method in class de.nava.informa.impl.basic.ItemMetadata
 
getItem() - Method in class de.nava.informa.impl.basic.ItemSource
 
getItem(long) - Method in class de.nava.informa.impl.hibernate.Channel
 
getItem() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getItem() - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
getItem() - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
getItem() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
getItem() - Method in class de.nava.informa.search.ItemResult
 
getItemCount(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Return number of Items currently in specified Channel
getItemLink(Element, Namespace) - Static method in class de.nava.informa.utils.AtomParserUtils
Looks for link sub-elements of type "link" and selects the most preferred.
getItemMetadata() - Method in interface de.nava.informa.core.UserIF
 
getItems() - Method in interface de.nava.informa.core.ChannelIF
 
getItems() - Method in class de.nava.informa.impl.basic.Channel
 
getItems() - Method in class de.nava.informa.impl.hibernate.Channel
 
getLanguage() - Method in interface de.nava.informa.core.ChannelIF
 
getLanguage() - Method in class de.nava.informa.impl.basic.Channel
 
getLanguage() - Method in class de.nava.informa.impl.hibernate.Channel
 
getLastBuildDate() - Method in interface de.nava.informa.core.ChannelIF
 
getLastBuildDate() - Method in class de.nava.informa.impl.basic.Channel
 
getLastBuildDate() - Method in class de.nava.informa.impl.hibernate.Channel
RSS 0.91: The date-time the last time the content of the channel changed.
getLastException() - Method in class de.nava.informa.utils.UpdateChannelInfo
 
getLastModified(HttpURLConnection) - Static method in class de.nava.informa.utils.HttpHeaderUtils
 
getLastUpdated() - Method in interface de.nava.informa.core.ChannelIF
Returns that date and time at which the feed was parsed and the channel object was updated (or created) from feed XML content
getLastUpdated() - Method in interface de.nava.informa.core.FeedIF
 
getLastUpdated() - Method in class de.nava.informa.impl.basic.Channel
 
getLastUpdated() - Method in class de.nava.informa.impl.basic.Feed
 
getLastUpdated() - Method in class de.nava.informa.impl.hibernate.Channel
 
getLastUpdatedTimestamp() - Method in class de.nava.informa.utils.UpdateChannelInfo
 
getLength() - Method in interface de.nava.informa.core.ItemEnclosureIF
 
getLength() - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
getLength() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getLink() - Method in interface de.nava.informa.core.WithLinkMIF
 
getLink() - Method in class de.nava.informa.impl.basic.Image
 
getLink() - Method in class de.nava.informa.impl.basic.Item
 
getLink() - Method in class de.nava.informa.impl.basic.TextInput
 
getLink() - Method in class de.nava.informa.impl.hibernate.Image
 
getLink() - Method in class de.nava.informa.impl.hibernate.Item
 
getLink() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getLinkString() - Method in class de.nava.informa.impl.hibernate.Image
 
getLinkString() - Method in class de.nava.informa.impl.hibernate.Item
 
getLinkString() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getLocation() - Method in interface de.nava.informa.core.ItemGuidIF
 
getLocation() - Method in interface de.nava.informa.core.ItemSourceIF
 
getLocation() - Method in interface de.nava.informa.core.WithLocationMIF
 
getLocation() - Method in class de.nava.informa.impl.basic.Channel
 
getLocation() - Method in class de.nava.informa.impl.basic.Feed
 
getLocation() - Method in class de.nava.informa.impl.basic.Image
 
getLocation() - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
getLocation() - Method in class de.nava.informa.impl.basic.ItemGuid
 
getLocation() - Method in class de.nava.informa.impl.basic.ItemSource
 
getLocation() - Method in class de.nava.informa.impl.hibernate.Channel
 
getLocation() - Method in class de.nava.informa.impl.hibernate.Image
 
getLocation() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getLocation() - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
getLocation() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
getLocationString() - Method in class de.nava.informa.impl.hibernate.Channel
 
getLocationString() - Method in class de.nava.informa.impl.hibernate.Image
 
getLocationString() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getMinutesInPeriod() - Method in enum de.nava.informa.core.ChannelUpdatePeriod
 
getMode(Element) - Static method in class de.nava.informa.parsers.Atom_1_0_Parser
returns mode of a element based on its mime type
getMode(String) - Static method in class de.nava.informa.parsers.Atom_1_0_Parser
 
getMsInPeriod() - Method in enum de.nava.informa.core.ChannelUpdatePeriod
 
getMyAddedItem() - Method in class de.nava.informa.utils.SimpleChannelObserver
 
getName() - Method in interface de.nava.informa.core.WithNameMIF
 
getName() - Method in class de.nava.informa.impl.basic.ItemSource
 
getName() - Method in class de.nava.informa.impl.basic.TextInput
 
getName() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
getName() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getNamespace(Element, String) - Static method in class de.nava.informa.utils.ParserUtils
 
getNextId() - Static method in class de.nava.informa.utils.manager.memory.IdGenerator
Returns next available ID value.
getNrOfHits() - Method in class de.nava.informa.search.ChannelSearcher
Returns the number of news items found from the previous full-text search query.
getNrOfIndexedItems() - Method in class de.nava.informa.search.ChannelIndexer
Returns the number of documents that were in the index last time the index operation was performed.
getNrProblemsOccurred() - Method in class de.nava.informa.utils.UpdateChannelInfo
 
getParent() - Method in interface de.nava.informa.core.CategoryIF
 
getParent() - Method in interface de.nava.informa.core.ChannelGroupIF
 
getParent() - Method in class de.nava.informa.impl.basic.Category
 
getParent() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getParent() - Method in class de.nava.informa.impl.hibernate.Category
 
getParent() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getParent() - Method in class de.nava.informa.utils.manager.memory.Item
Returns parent channel of this item.
getParentGroups() - Method in class de.nava.informa.utils.manager.memory.Channel
Returns the list of parent groups.
getPath() - Method in interface de.nava.informa.core.CloudIF
 
getPath() - Method in class de.nava.informa.impl.basic.Cloud
 
getPath() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getPeriod() - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Returns current period of updates.
getPersistenceManager() - Static method in class de.nava.informa.utils.manager.PersistenceManagerConfig
Returns instance of persistence manager chosen by application.
getPollingCounter() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Return how many times the task has polled the feed since this PersistChanGrp was built
getPort() - Method in interface de.nava.informa.core.CloudIF
 
getPort() - Method in class de.nava.informa.impl.basic.Cloud
 
getPort() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getPreferenceOrderForItemLinkType(String, String) - Static method in class de.nava.informa.utils.AtomParserUtils
Returns order of item link type preference.
getPriority() - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Returns priority of poll.
getProtocol() - Method in interface de.nava.informa.core.CloudIF
 
getProtocol() - Method in class de.nava.informa.impl.basic.Cloud
 
getProtocol() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getPubDate() - Method in interface de.nava.informa.core.ChannelIF
 
getPubDate() - Method in class de.nava.informa.impl.basic.Channel
 
getPubDate() - Method in class de.nava.informa.impl.hibernate.Channel
 
getPublisher() - Method in interface de.nava.informa.core.ChannelIF
 
getPublisher() - Method in class de.nava.informa.impl.basic.Channel
 
getPublisher() - Method in class de.nava.informa.impl.hibernate.Channel
 
getRating() - Method in interface de.nava.informa.core.ChannelIF
 
getRating() - Method in class de.nava.informa.impl.basic.Channel
 
getRating() - Method in class de.nava.informa.impl.hibernate.Channel
 
getRegisterProcedure() - Method in interface de.nava.informa.core.CloudIF
 
getRegisterProcedure() - Method in class de.nava.informa.impl.basic.Cloud
 
getRegisterProcedure() - Method in class de.nava.informa.impl.hibernate.Cloud
 
getReverseOrder() - Method in class de.nava.informa.utils.ItemComparator
 
getScheduledUpdateTime(ChannelIF) - Method in class de.nava.informa.utils.ChannelRegistry
Gets the scheduled time of the next channel update.
getScore() - Method in interface de.nava.informa.core.ItemMetadataIF
 
getScore() - Method in class de.nava.informa.impl.basic.ItemMetadata
 
getScore() - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
getScore() - Method in class de.nava.informa.search.ItemResult
 
getSession() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Certain Hibernate calls require the session.
getSession() - Method in class de.nava.informa.impl.hibernate.SessionHandler
Gets hibernate session object, if JDBC Connection was set earlier this will be used for the opening a hibernate session.
getSession(Connection) - Method in class de.nava.informa.impl.hibernate.SessionHandler
Gets a a new session whilst using an existing JDBC connection.
getSite() - Method in interface de.nava.informa.core.WithSiteMIF
 
getSite() - Method in class de.nava.informa.impl.basic.Channel
 
getSite() - Method in class de.nava.informa.impl.basic.Feed
 
getSite() - Method in class de.nava.informa.impl.hibernate.Channel
 
getSiteString() - Method in class de.nava.informa.impl.hibernate.Channel
 
getSource() - Method in interface de.nava.informa.core.ItemIF
 
getSource() - Method in class de.nava.informa.impl.basic.Item
 
getSource() - Method in class de.nava.informa.impl.hibernate.Item
 
getSubject() - Method in interface de.nava.informa.core.ItemIF
 
getSubject() - Method in class de.nava.informa.impl.basic.Item
 
getSubject() - Method in class de.nava.informa.impl.hibernate.Item
 
getText() - Method in interface de.nava.informa.core.FeedIF
 
getText() - Method in class de.nava.informa.impl.basic.Feed
 
getTextInput() - Method in interface de.nava.informa.core.ChannelIF
 
getTextInput() - Method in class de.nava.informa.impl.basic.Channel
 
getTextInput() - Method in class de.nava.informa.impl.hibernate.Channel
 
getTimestamp() - Method in interface de.nava.informa.core.ItemSourceIF
 
getTimestamp() - Method in class de.nava.informa.impl.basic.ItemSource
 
getTimestamp() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
getTitle() - Method in interface de.nava.informa.core.WithTitleMIF
 
getTitle() - Method in class de.nava.informa.impl.basic.Category
 
getTitle() - Method in class de.nava.informa.impl.basic.Channel
 
getTitle() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
getTitle() - Method in class de.nava.informa.impl.basic.Feed
 
getTitle() - Method in class de.nava.informa.impl.basic.Image
 
getTitle() - Method in class de.nava.informa.impl.basic.Item
 
getTitle() - Method in class de.nava.informa.impl.basic.TextInput
 
getTitle() - Method in class de.nava.informa.impl.hibernate.Category
 
getTitle() - Method in class de.nava.informa.impl.hibernate.Channel
 
getTitle() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
getTitle() - Method in class de.nava.informa.impl.hibernate.Image
 
getTitle() - Method in class de.nava.informa.impl.hibernate.Item
 
getTitle() - Method in class de.nava.informa.impl.hibernate.TextInput
 
getTitle(Element) - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
Returns the title from title element.
getTtl() - Method in interface de.nava.informa.core.ChannelIF
 
getTtl() - Method in class de.nava.informa.impl.basic.Channel
 
getTtl() - Method in class de.nava.informa.impl.hibernate.Channel
RSS 2.0: ttl stands for time to live.
getTtl(ChannelIF, long) - Method in class de.nava.informa.utils.Atom030Settings
return in order of preference: feed producer ttl (if exists and < wantedTtl) wantedTtl (if exists) defaultTtl (if exists)
getTtl(ChannelIF, long) - Method in class de.nava.informa.utils.CacheSettings
determine ttl for the feed, depending on ttl specified by the feed producer and the ttl wanted by the informa user.
getTtl(ChannelIF, long) - Method in interface de.nava.informa.utils.CacheSettingsIF
 
getTtl(ChannelIF, long) - Method in class de.nava.informa.utils.RSS091Settings
return the ttl (in order of preference) wantedTtl (if exists) defaultTtl
getTtl(ChannelIF, long) - Method in class de.nava.informa.utils.RSS100Settings
Returns the ttl (in order of preference) feed producer ttl (if exists) wantedTtl (if exists) defaultTtl (if exists).
getTtl(ChannelIF, long) - Method in class de.nava.informa.utils.RSS200Settings
return in order of preference: feed producer ttl (if exists and < wantedTtl) wantedTtl (if exists) defaultTtl (if exists)
getType() - Method in interface de.nava.informa.core.ItemEnclosureIF
 
getType() - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
getType() - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
getUnRead() - Method in interface de.nava.informa.core.WithUnreadMIF
 
getUnRead() - Method in class de.nava.informa.impl.basic.Item
 
getUnRead() - Method in class de.nava.informa.impl.hibernate.Item
 
getUpdateBase() - Method in interface de.nava.informa.core.ChannelIF
Accesses data provided by the Syndication module (will apply only to RSS 1.0+).
getUpdateBase() - Method in class de.nava.informa.impl.basic.Channel
 
getUpdateBase() - Method in class de.nava.informa.impl.hibernate.Channel
 
getUpdateFrequency() - Method in interface de.nava.informa.core.ChannelIF
Accesses data provided by the Syndication module (will apply only to RSS 1.0+).
getUpdateFrequency() - Method in class de.nava.informa.impl.basic.Channel
 
getUpdateFrequency() - Method in class de.nava.informa.impl.hibernate.Channel
Accesses data provided by the Syndication module (will apply only to RSS 1.0+).
getUpdateInfo(ChannelIF) - Method in class de.nava.informa.utils.ChannelRegistry
 
getUpdateInterval() - Method in interface de.nava.informa.core.ChannelSubscriptionIF
 
getUpdateInterval() - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
getUpdateInterval() - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
getUpdatePeriod() - Method in interface de.nava.informa.core.ChannelIF
Accesses data provided by the Syndication module (will apply only to RSS 1.0+).
getUpdatePeriod() - Method in class de.nava.informa.impl.basic.Channel
 
getUpdatePeriod() - Method in class de.nava.informa.impl.hibernate.Channel
 
getURL(String) - Static method in class de.nava.informa.utils.ParserUtils
 
getUseFoundDate() - Method in class de.nava.informa.utils.ItemComparator
 
getValue(Element) - Static method in class de.nava.informa.parsers.Atom_0_3_Parser
 
getValue(Element, String) - Static method in class de.nava.informa.utils.AtomParserUtils
Returns value of the element.
getWidth() - Method in interface de.nava.informa.core.ImageIF
 
getWidth() - Method in class de.nava.informa.impl.basic.Image
 
getWidth() - Method in class de.nava.informa.impl.hibernate.Image
 

H

hasChannel(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Check if this PersistChanGrp has specified CHannel as a member already
hasFeed(String) - Method in class de.nava.informa.utils.FeedManager
Determines if the manager is handling the feed
hashCode() - Method in class de.nava.informa.impl.basic.Category
 
hashCode() - Method in class de.nava.informa.impl.basic.Channel
Returns a hash code value for the object.
hashCode() - Method in class de.nava.informa.impl.basic.Item
Returns a hash code value for the object.
hashCode() - Method in class de.nava.informa.impl.hibernate.Category
 
hashCode() - Method in class de.nava.informa.impl.hibernate.Channel
Hashcode, like equals, is touchy and critical for proper functioning of Hibernate.
hashCode(Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
hashCode() - Method in class de.nava.informa.impl.hibernate.Cloud
 
hashCode() - Method in class de.nava.informa.impl.hibernate.Image
 
hashCode() - Method in class de.nava.informa.impl.hibernate.Item
Returns a hash code value for the object.
hashCode() - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
hashCode() - Method in class de.nava.informa.impl.hibernate.ItemSource
 
HibernateUtil - Class in de.nava.informa.utils.manager.hibernate
Hibernate session utility.
HttpHeaderUtils - Class in de.nava.informa.utils
utilities to deal with http headers
HttpHeaderUtils() - Constructor for class de.nava.informa.utils.HttpHeaderUtils
 

I

IdGenerator - Class in de.nava.informa.impl.basic
 
IdGenerator - Class in de.nava.informa.utils.manager.memory
Generator of ID sequence.
IdGeneratorIF - Interface in de.nava.informa.core
Interface that allows to implement different identifier generation strategies.
ifModifiedSince - Variable in class de.nava.informa.utils.ConditionalGetValues
 
Image - Class in de.nava.informa.impl.basic
In-Memory implementation of the ImageIF interface.
Image() - Constructor for class de.nava.informa.impl.basic.Image
 
Image(String, URL, URL) - Constructor for class de.nava.informa.impl.basic.Image
 
Image - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ImageIF interface.
Image() - Constructor for class de.nava.informa.impl.hibernate.Image
 
Image(String, URL, URL) - Constructor for class de.nava.informa.impl.hibernate.Image
 
ImageIF - Interface in de.nava.informa.core
This interface is implemented by objects representing an image assigned to a channel in the news channel object model.
increaseProblemsOccurred(Exception) - Method in class de.nava.informa.utils.UpdateChannelInfo
Increases the number of times a channel could not be read.
incrPollingCounter() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Bump up polling counter by one.
indexChannels(boolean, Collection) - Method in class de.nava.informa.search.ChannelIndexer
Index all news items contained in the given channels.
indexItems(boolean, Collection<ItemIF>) - Method in class de.nava.informa.search.ChannelIndexer
Index all given news items.
InformaUtils - Class in de.nava.informa.utils
InformaUtils class contain helper methods for various channel operations.
InformaUtils() - Constructor for class de.nava.informa.utils.InformaUtils
 
init(Properties) - Method in interface de.nava.informa.core.ChannelBuilderIF
Sets the runtime properties defined for this channel builder.
init(Properties) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
init(Properties) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
InputSourceProviderIF - Interface in de.nava.informa.utils.poller
Interface of InputSource provider which is intended to return input source created from the given InputStream.
InputStreamProviderIF - Interface in de.nava.informa.utils.poller
Interface of InputStream provider which is intended to return input stream for a given channel.
interrupt() - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
Interrupt the thread and return.
interrupt(boolean) - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
Interrupts execution of task.
inTransaction() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Check if we are already in the middle of a transaction.
isActivated() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Simply return whether we are currently activated (that is, running the tasks that download and process RSS.
isActive() - Method in interface de.nava.informa.core.ChannelSubscriptionIF
 
isActive() - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
isActive() - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
isActiveChannel(ChannelIF) - Method in class de.nava.informa.utils.ChannelRegistry
Returns wether the channel update task is still active or not.
isCanceled() - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Returns cancel-status of record.
isFormatResolved() - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Returns TRUE if format of channel is resolved.
isMarkedRead() - Method in interface de.nava.informa.core.ItemMetadataIF
 
isMarkedRead() - Method in class de.nava.informa.impl.basic.ItemMetadata
 
isMarkedRead() - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
isMatching(ItemIF, ChannelIF) - Method in interface de.nava.informa.utils.cleaner.CleanerMatcherIF
Invoked by cleaning engine to check given item in given channel for matching some rule.
isMatching(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.cleaner.CompositeMatcher
Invoked by cleaning engine to check given item in given channel for matching some rule.
isMutable() - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
isPermaLink() - Method in interface de.nava.informa.core.ItemGuidIF
 
isPermaLink() - Method in class de.nava.informa.impl.basic.ItemGuid
 
isPermaLink() - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
isRunning() - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
Returns TRUE if current thread is running.
isSessionOpen() - Method in class de.nava.informa.impl.hibernate.SessionHandler
Returns true if session is open.
Item - Class in de.nava.informa.impl.basic
In-Memory implementation of the ItemIF interface.
Item() - Constructor for class de.nava.informa.impl.basic.Item
 
Item(String, String, URL) - Constructor for class de.nava.informa.impl.basic.Item
 
Item(ChannelIF, String, String, URL) - Constructor for class de.nava.informa.impl.basic.Item
 
Item(Element, String, String, URL) - Constructor for class de.nava.informa.impl.basic.Item
 
Item(Element, ChannelIF, String, String, URL) - Constructor for class de.nava.informa.impl.basic.Item
 
Item - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ItemIF interface.
Item() - Constructor for class de.nava.informa.impl.hibernate.Item
 
Item(String, String, URL) - Constructor for class de.nava.informa.impl.hibernate.Item
 
Item(ChannelIF, String, String, URL) - Constructor for class de.nava.informa.impl.hibernate.Item
 
Item(Element, String, String, URL) - Constructor for class de.nava.informa.impl.hibernate.Item
 
Item(Element, ChannelIF, String, String, URL) - Constructor for class de.nava.informa.impl.hibernate.Item
 
Item - Class in de.nava.informa.utils.manager.memory
Local implementation of ItemIF.
Item(long, String, ChannelIF) - Constructor for class de.nava.informa.utils.manager.memory.Item
Creates item object.
ITEM_ID - Static variable in interface de.nava.informa.search.ItemFieldConstants
 
itemAdded(ItemIF) - Method in interface de.nava.informa.core.ChannelObserverIF
Called when a new Item is added to this Channel
itemAdded(ItemIF) - Method in class de.nava.informa.utils.SimpleChannelObserver
 
ItemComparator - Class in de.nava.informa.utils
Custom comparator for ItemIF objects, which takes the date the news item was found into account.
ItemComparator() - Constructor for class de.nava.informa.utils.ItemComparator
Default constructor using ascending dates (oldes first) and using the date specified by the item (as opposed to the date the item was found by retrieving).
ItemComparator(boolean) - Constructor for class de.nava.informa.utils.ItemComparator
 
ItemComparator(boolean, boolean) - Constructor for class de.nava.informa.utils.ItemComparator
 
ItemDocument - Class in de.nava.informa.search
A utility class for making a Lucene Document from a news Item object.
ItemEnclosure - Class in de.nava.informa.impl.basic
In-Memory implementation of the ItemSourceIF interface.
ItemEnclosure(ItemIF) - Constructor for class de.nava.informa.impl.basic.ItemEnclosure
Default constructor.
ItemEnclosure(ItemIF, URL, String, int) - Constructor for class de.nava.informa.impl.basic.ItemEnclosure
 
ItemEnclosure - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ItemSourceIF interface.
ItemEnclosure() - Constructor for class de.nava.informa.impl.hibernate.ItemEnclosure
 
ItemEnclosure(ItemIF) - Constructor for class de.nava.informa.impl.hibernate.ItemEnclosure
 
ItemEnclosure(ItemIF, URL, String, int) - Constructor for class de.nava.informa.impl.hibernate.ItemEnclosure
 
ItemEnclosureIF - Interface in de.nava.informa.core
This interface is implemented by objects representing an enclosure.
ItemFieldConstants - Interface in de.nava.informa.search
A class containing constants for the document fields.
itemFound(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Invoked by Poller when new item is approved for addition.
itemFound(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.poller.PersistenceObserver
Invoked by Poller when new item is approved for addition.
itemFound(ItemIF, ChannelIF) - Method in interface de.nava.informa.utils.poller.PollerObserverIF
Invoked by Poller when new item is approved for addition.
ItemGuid - Class in de.nava.informa.impl.basic
In-Memory implementation of the ItemGuidIF interface.
ItemGuid(ItemIF) - Constructor for class de.nava.informa.impl.basic.ItemGuid
Default constructor.
ItemGuid(ItemIF, String, boolean) - Constructor for class de.nava.informa.impl.basic.ItemGuid
 
ItemGuid - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ItemGuidIF interface.
ItemGuid() - Constructor for class de.nava.informa.impl.hibernate.ItemGuid
 
ItemGuid(ItemIF) - Constructor for class de.nava.informa.impl.hibernate.ItemGuid
Default constructor.
ItemGuid(ItemIF, String, boolean) - Constructor for class de.nava.informa.impl.hibernate.ItemGuid
 
ItemGuidIF - Interface in de.nava.informa.core
This interface is implemented by objects representing the GUID of a news item.
ItemIF - Interface in de.nava.informa.core
This interface is implemented by objects representing items (that are links to articles) in the news channel object model.
ItemMetadata - Class in de.nava.informa.impl.basic
In-Memory implementation of the ItemMetadataIF interface.
ItemMetadata(ItemIF) - Constructor for class de.nava.informa.impl.basic.ItemMetadata
Default constructor which sets this metadata to unread and to the default score (see ItemMetadataIF.DEFAULT_SCORE).
ItemMetadata - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ItemMetadataIF interface.
ItemMetadata() - Constructor for class de.nava.informa.impl.hibernate.ItemMetadata
 
ItemMetadata(ItemIF) - Constructor for class de.nava.informa.impl.hibernate.ItemMetadata
Default constructor which sets this metadata to unread and to the default score (see ItemMetadataIF.DEFAULT_SCORE).
ItemMetadataIF - Interface in de.nava.informa.core
Implementing class holds information about the belonging news item.
ItemResult - Class in de.nava.informa.search
Container class to store information about one search result entry.
ItemResult(ItemIF, float) - Constructor for class de.nava.informa.search.ItemResult
 
ItemSource - Class in de.nava.informa.impl.basic
In-Memory implementation of the ItemSourceIF interface.
ItemSource(ItemIF) - Constructor for class de.nava.informa.impl.basic.ItemSource
Default constructor.
ItemSource(ItemIF, String, String, Date) - Constructor for class de.nava.informa.impl.basic.ItemSource
 
ItemSource - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the ItemSourceIF interface.
ItemSource() - Constructor for class de.nava.informa.impl.hibernate.ItemSource
 
ItemSource(ItemIF) - Constructor for class de.nava.informa.impl.hibernate.ItemSource
Default constructor.
ItemSource(ItemIF, String, String, Date) - Constructor for class de.nava.informa.impl.hibernate.ItemSource
 
ItemSourceIF - Interface in de.nava.informa.core
This interface is implemented by objects representing the source of a news item.

L

lock(Object, Session) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Makes a try to lock object.
LOGGER - Static variable in class de.nava.informa.parsers.Atom_0_3_Parser
 
LOGGER - Static variable in class de.nava.informa.utils.AtomParserUtils
 

M

main(String[]) - Static method in class de.nava.informa.parsers.FeedParser
 
makeDocument(ItemIF) - Static method in class de.nava.informa.search.ItemDocument
Makes a document for a ItemIF object.
matchCaseOfChildren(Element, String[]) - Static method in class de.nava.informa.utils.ParserUtils
Converts names of child-tags mentioned in childrenNames list to that given case.
matchCaseOfChildren(Element, String) - Static method in class de.nava.informa.utils.ParserUtils
Converts names of child-tags mentioned in childName list to that given case.
mergeGroups(ChannelGroupIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Takes channels from the second group and put them all in first group.
mergeGroups(ChannelGroupIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.PersistenceManager
Takes channels from the second group and put them all in first group.
mergeGroups(ChannelGroupIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
mergeGroups(ChannelGroupIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Takes channels from the second group and put them all in first group.
mergeGroups(ChannelGroupIF, ChannelGroupIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Takes channels from the second group and put them all in first group.
MILLISECONDS_IN_DAY - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
MILLISECONDS_IN_DAY - Static variable in class de.nava.informa.utils.FeedManagerEntry
 
MILLISECONDS_IN_HOUR - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
MILLISECONDS_IN_HOUR - Static variable in class de.nava.informa.utils.FeedManagerEntry
 
MILLISECONDS_IN_MONTH - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
MILLISECONDS_IN_MONTH - Static variable in class de.nava.informa.utils.FeedManagerEntry
 
MILLISECONDS_IN_YEAR - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
MILLISECONDS_IN_YEAR - Static variable in class de.nava.informa.utils.FeedManagerEntry
Over simplificatin here - assuming a non-leap year
MINIMAL_TTL - Static variable in interface de.nava.informa.utils.CacheSettingsIF
 
moveChannels(ChannelGroupIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Moves channels from source to destination group.
moveChannelTo(Channel, PersistChanGrpMgr) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Move a Channel from this PersistentChannelGroup to a different one

N

NonCachingPersistenceManager - Class in de.nava.informa.utils.manager.hibernate
Implementation of persistence manager interface, talking with Hibernate.
NonCachingPersistenceManager() - Constructor for class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
 
NoOpEntityResolver - Class in de.nava.informa.utils
An EntityResolver that resolves the DTD without actually reading the separate file.
NoOpEntityResolver() - Constructor for class de.nava.informa.utils.NoOpEntityResolver
 
notifyChannelRetrieved(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Send notification that specified channel was retrieved.
notifyChannels() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Send notifications about all Channels in this group (but not their items) -
notifyChannelsAndItems(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
notifyChannelsAndItems - Notify both item and channel listeners for a channel and all its items.
notifyChannelsAndItems() - Method in class de.nava.informa.utils.PersistChanGrpMgr
notifyChannelsAndItems - Call notifyChannelAndItems(channels) across all channels in this PersistentChanGrpMgr.
notifyItemAdded(Item) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Send notification that specified item was retrieved.
notifyItems(Channel) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Send notifications for all the items of this channel that they have been added.
notifyObserversChannelUpdated() - Method in class de.nava.informa.impl.hibernate.Channel
Loops through and notifies each observer if a new item was detected.
notifyObserversItemAdded(ItemIF) - Method in class de.nava.informa.impl.hibernate.Channel
Loops through and notifies each observer if a new item was detected.
notifyPolling(boolean) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Notify that the PersistChanGrpMgrTask is currently in the middle of its 'run()' method.
nullSafeGet(ResultSet, String[], Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 

O

openSession() - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Opens new session or returns currently open session for this thread.
OPML_1_1_Parser - Class in de.nava.informa.parsers
Parser which reads in document according to the OPML 1.1 specification and generates a collection of FeedIF instances.
OPML_1_1_Parser() - Constructor for class de.nava.informa.parsers.OPML_1_1_Parser
 
OPMLParser - Class in de.nava.informa.parsers
OPML (Outline processor markup language) parser for to read in a collection of news channels (feeds) that will be made available as news channel object model.

P

parse(ChannelBuilderIF, Element) - Method in interface de.nava.informa.core.ChannelParserIF
Method that implements the parser.
parse(ChannelBuilderIF, Element) - Method in class de.nava.informa.parsers.Atom_0_3_Parser
 
parse(ChannelBuilderIF, Element) - Method in class de.nava.informa.parsers.Atom_1_0_Parser
 
parse(ChannelBuilderIF, String) - Static method in class de.nava.informa.parsers.FeedParser
Parser feed behind the given URL and build channel.
parse(ChannelBuilderIF, URL) - Static method in class de.nava.informa.parsers.FeedParser
Parser feed behind the given URL and build channel.
parse(ChannelBuilderIF, Reader) - Static method in class de.nava.informa.parsers.FeedParser
Parse feed presented by Reader and build channel.
parse(ChannelBuilderIF, InputStream) - Static method in class de.nava.informa.parsers.FeedParser
Parse feed presented by InputStream and build channel.
parse(ChannelBuilderIF, File) - Static method in class de.nava.informa.parsers.FeedParser
Parse feed presented by file and build channel.
parse(ChannelBuilderIF, InputSource, URL) - Static method in class de.nava.informa.parsers.FeedParser
Parse feed from input source with base location set and create channel.
parse(Element) - Static method in class de.nava.informa.parsers.OPML_1_1_Parser
 
parse(URL) - Static method in class de.nava.informa.parsers.OPMLParser
 
parse(String) - Static method in class de.nava.informa.parsers.OPMLParser
Reads in a news feed definition from the specified URL.
parse(Reader) - Static method in class de.nava.informa.parsers.OPMLParser
 
parse(InputStream) - Static method in class de.nava.informa.parsers.OPMLParser
 
parse(File) - Static method in class de.nava.informa.parsers.OPMLParser
 
parse(InputSource, URL) - Static method in class de.nava.informa.parsers.OPMLParser
 
parse(ChannelBuilderIF, Element) - Method in class de.nava.informa.parsers.RSS_0_91_Parser
 
parse(ChannelBuilderIF, Element) - Method in class de.nava.informa.parsers.RSS_1_0_Parser
 
parse(ChannelBuilderIF, Element) - Method in class de.nava.informa.parsers.RSS_2_0_Parser
 
ParseException - Exception in de.nava.informa.core
Exception which is thrown if a syntax problem is encountered while a document instance (like a channel description) is read in.
ParseException() - Constructor for exception de.nava.informa.core.ParseException
 
ParseException(String) - Constructor for exception de.nava.informa.core.ParseException
 
ParseException(Throwable) - Constructor for exception de.nava.informa.core.ParseException
 
ParserUtils - Class in de.nava.informa.utils
Utility class providing convenience methods to (XML) parsing mechanisms.
performUpdates() - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
Perform single update cycle for current group.
PersistChanGrpMgr - Class in de.nava.informa.utils
PersistChanGrpMgr - Controls and Manages a single Hibernate based Informa ChannelGroup.
PersistChanGrpMgr(SessionHandler, boolean) - Constructor for class de.nava.informa.utils.PersistChanGrpMgr
Constructor.
PersistChanGrpMgrObserverIF - Interface in de.nava.informa.utils
Additional events that can be observed for PersistChanGrpMgr
PersistChanGrpMgrTask - Class in de.nava.informa.utils
PersistChanGrpMgrTask - description...
PersistChanGrpMgrTask(PersistChanGrpMgr, long) - Constructor for class de.nava.informa.utils.PersistChanGrpMgrTask
Construct and setup context of the PersistChanGrpMgr
PersistenceManager - Class in de.nava.informa.utils.manager.hibernate
Hibernate Persistence Manager.
PersistenceManager() - Constructor for class de.nava.informa.utils.manager.hibernate.PersistenceManager
 
PersistenceManager - Class in de.nava.informa.utils.manager.memory
In-memory implementation of persistence manager.
PersistenceManager() - Constructor for class de.nava.informa.utils.manager.memory.PersistenceManager
Creates persistence manager.
PersistenceManagerConfig - Class in de.nava.informa.utils.manager
Persistence manager configuration class.
PersistenceManagerException - Exception in de.nava.informa.utils.manager
Exception thrown by PersistenceManagerIF implementations.
PersistenceManagerException() - Constructor for exception de.nava.informa.utils.manager.PersistenceManagerException
Creates exception.
PersistenceManagerException(String) - Constructor for exception de.nava.informa.utils.manager.PersistenceManagerException
Creates exception.
PersistenceManagerException(Throwable) - Constructor for exception de.nava.informa.utils.manager.PersistenceManagerException
Creates exception.
PersistenceManagerException(String, Throwable) - Constructor for exception de.nava.informa.utils.manager.PersistenceManagerException
Creates exception.
PersistenceManagerIF - Interface in de.nava.informa.utils.manager
General interface for all persistence managers.
PersistenceObserver - Class in de.nava.informa.utils.cleaner
Watches for events about unwanted items and removes them from channel using given manager.
PersistenceObserver(PersistenceManagerIF) - Constructor for class de.nava.informa.utils.cleaner.PersistenceObserver
Creates observer.
PersistenceObserver - Class in de.nava.informa.utils.poller
Watches for event about new items and calls given manager to create items in channels.
PersistenceObserver(PersistenceManagerIF) - Constructor for class de.nava.informa.utils.poller.PersistenceObserver
Creates observer.
POLICY_SCAN_ALL - Static variable in class de.nava.informa.utils.poller.Poller
Scanning for new items performed fully.
POLICY_SCAN_ALL - Static variable in class de.nava.informa.utils.poller.PollerWorkerThread
Scanning for new items performed fully.
POLICY_SKIP_AFTER_EXISTING - Static variable in class de.nava.informa.utils.poller.Poller
Scanning for new items in channel finishes when existing item detected.
POLICY_SKIP_AFTER_EXISTING - Static variable in class de.nava.informa.utils.poller.PollerWorkerThread
Scanning for new items in channel finishes when existing item detected.
Poller - Class in de.nava.informa.utils.poller
Background poller of channels and groups of channels.
Poller() - Constructor for class de.nava.informa.utils.poller.Poller
Creates poller with default number of worker threads, POLICY_SCAN_ALL scanning policy and default user agent.
Poller(int) - Constructor for class de.nava.informa.utils.poller.Poller
Creates poller with POLICY_SCAN_ALL scanning policy and default user agent.
Poller(int, int) - Constructor for class de.nava.informa.utils.poller.Poller
Creates poller with default user agent.
Poller(int, int, String) - Constructor for class de.nava.informa.utils.poller.Poller
Creates poller.
Poller(int, int, String, InputSourceProviderIF, InputStreamProviderIF) - Constructor for class de.nava.informa.utils.poller.Poller
Creates poller.
PollerApproverIF - Interface in de.nava.informa.utils.poller
Approver of item addition as result of poll.
PollerObserverIF - Interface in de.nava.informa.utils.poller
Observer of events outgoing from Poller.
PollerWorkerThread - Class in de.nava.informa.utils.poller
Worker thread is the main processing unit.
PollerWorkerThread(PollerObserverIF, PollerApproverIF, int, InputSourceProviderIF, InputStreamProviderIF) - Constructor for class de.nava.informa.utils.poller.PollerWorkerThread
Creates worker thread for poller with given observer and approver.
pollFinished(ChannelIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Invoked by Poller when checking of the channel finished.
pollFinished(ChannelIF) - Method in class de.nava.informa.utils.poller.PersistenceObserver
Invoked by Poller when checking of the channel finished.
pollFinished(ChannelIF) - Method in interface de.nava.informa.utils.poller.PollerObserverIF
Invoked by Poller when checking of the channel finished successfully.
pollingNow(String, int, boolean) - Method in interface de.nava.informa.utils.PersistChanGrpMgrObserverIF
Called to indicate either the start or end of one polling action
pollStarted(ChannelIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Invoked by Poller when checking of the channel started.
pollStarted(ChannelIF) - Method in class de.nava.informa.utils.poller.PersistenceObserver
Invoked by Poller when checking of the channel started.
pollStarted(ChannelIF) - Method in interface de.nava.informa.utils.poller.PollerObserverIF
Invoked by Poller when checking of the channel started.
PRIO_HIGH - Static variable in class de.nava.informa.utils.toolkit.ChannelRecord
High priority.
PRIO_LOW - Static variable in class de.nava.informa.utils.toolkit.ChannelRecord
Low priority.
PRIO_NORMAL - Static variable in class de.nava.informa.utils.toolkit.ChannelRecord
Normal priority.
PriorityComparator - Class in de.nava.informa.utils.poller
Comparator for ChannelRecord class.
PriorityComparator() - Constructor for class de.nava.informa.utils.poller.PriorityComparator
 
process(ChannelRecord) - Method in interface de.nava.informa.utils.toolkit.SchedulerCallbackIF
Invoked by scheduler when time to process channel information comes.
process(ChannelRecord) - Method in class de.nava.informa.utils.toolkit.WorkersManager
Put the record in processing.
processRecord(ChannelRecord) - Method in class de.nava.informa.utils.cleaner.CleanerWorkerThread
Processes record.
processRecord(ChannelRecord) - Method in class de.nava.informa.utils.poller.PollerWorkerThread
Processes record.
processRecord(ChannelRecord) - Method in class de.nava.informa.utils.toolkit.WorkerThread
Processes record.
PUBLIC_ID - Static variable in class de.nava.informa.exporters.RSS_0_91_Exporter
 

Q

QueryParseException - Exception in de.nava.informa.search
An exception thrown in the case a given query cannot be parsed by the underlying full-text engine.
QueryParseException() - Constructor for exception de.nava.informa.search.QueryParseException
 
QueryParseException(String) - Constructor for exception de.nava.informa.search.QueryParseException
 
QueryParseException(Throwable) - Constructor for exception de.nava.informa.search.QueryParseException
 

R

read() - Method in class de.nava.informa.utils.Base64Decoder
Returns the next decoded character from the stream, or -1 if end of stream was reached.
read(byte[], int, int) - Method in class de.nava.informa.utils.Base64Decoder
Reads decoded data into an array of bytes and returns the actual number of bytes read, or -1 if end of stream was reached.
registerChannel(ChannelIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Registers channel for scheduled cleaning with default period (1 hour).
registerChannel(ChannelIF, long) - Method in class de.nava.informa.utils.cleaner.Cleaner
Registers channel for scheduled cleaning with given period.
registerChannel(ChannelIF) - Method in class de.nava.informa.utils.poller.Poller
Register new channel for background poller.
registerChannel(ChannelIF, long) - Method in class de.nava.informa.utils.poller.Poller
Register new channel for background poller with custom period.
registerChannel(ChannelIF, long, long) - Method in class de.nava.informa.utils.poller.Poller
Register new channel for background poller with custom period.
reload(ChannelGroup) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Reloads group for use in new session.
reload(Channel) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Reloads channel for use in new session.
reload(Item) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
Reloads item for use in new session.
remove(ChannelIF) - Method in interface de.nava.informa.core.ChannelGroupIF
 
remove(ChannelIF) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
remove(ChannelIF) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
remove(CleanerMatcherIF) - Method in class de.nava.informa.utils.cleaner.CompositeMatcher
Removes matcher from the list.
remove(CleanerObserverIF) - Method in class de.nava.informa.utils.cleaner.CompositeObserver
Removes observer from the list.
remove(PollerApproverIF) - Method in class de.nava.informa.utils.poller.CompositeApprover
Removes approver from the list.
remove(PollerObserverIF) - Method in class de.nava.informa.utils.poller.CompositeObserver
Removes observer from the list.
removeApprover(PollerApproverIF) - Method in class de.nava.informa.utils.poller.Poller
Removes approver from the list.
removeCategory(CategoryIF) - Method in interface de.nava.informa.core.WithCategoriesMIF
 
removeCategory(CategoryIF) - Method in class de.nava.informa.impl.basic.Channel
 
removeCategory(CategoryIF) - Method in class de.nava.informa.impl.basic.Item
 
removeCategory(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
removeCategory(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Item
 
removeChannel(ChannelIF) - Method in class de.nava.informa.utils.ChannelRegistry
Removes a channel from the registry.
removeChannelFromGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Deletes channel from the group.
removeChannelFromGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
removeChannelFromGroup(ChannelIF, ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Deletes channel from the group.
removeChannelFromGroup(ChannelIF, ChannelGroupIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Deletes channel from the group.
removeChannelSubscription(ChannelSubscriptionIF) - Method in interface de.nava.informa.core.UserIF
 
removeChild(CategoryIF) - Method in interface de.nava.informa.core.CategoryIF
 
removeChild(ChannelGroupIF) - Method in interface de.nava.informa.core.ChannelGroupIF
 
removeChild(CategoryIF) - Method in class de.nava.informa.impl.basic.Category
 
removeChild(ChannelGroupIF) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
removeChild(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Category
 
removeChild(ChannelGroupIF) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
removeFeed(String) - Method in class de.nava.informa.utils.FeedManager
Removes the specified feed from the manager
removeItem(ItemIF) - Method in interface de.nava.informa.core.ChannelIF
 
removeItem(ItemIF) - Method in class de.nava.informa.impl.basic.Channel
 
removeItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
removeItemMetadata(ItemMetadataIF) - Method in interface de.nava.informa.core.UserIF
 
removeMatcher(CleanerMatcherIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Removes matcher from the list.
removeObserver(ChannelObserverIF) - Method in interface de.nava.informa.core.ChannelObservableIF
Removes an observer from the set of observers of this object.
removeObserver(ChannelObserverIF) - Method in class de.nava.informa.impl.basic.Channel
 
removeObserver(ChannelObserverIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
removeObserver(CleanerObserverIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Removes observer from the list.
removeObserver(PollerObserverIF) - Method in class de.nava.informa.utils.poller.Poller
Removes observer from the list.
removeParentGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.Channel
Removes parent group from the list when channel is unassigned from it.
replace(Object, Object, Object) - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
rescheduleAll(long) - Method in class de.nava.informa.utils.toolkit.Scheduler
Reschedules all of the tasks with new period setting.
rescheduleChannel(ChannelIF, long) - Method in class de.nava.informa.utils.toolkit.Scheduler
Reschedules single channel.
reset() - Method in class de.nava.informa.utils.UpdateChannelInfo
Resets the state, as if no problems ever occurred.
resetTransaction() - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
resetTransaction - Used during error handling.
resolveEntity(String, String) - Method in class de.nava.informa.utils.NoOpEntityResolver
 
returnedClass() - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
RSS091Settings - Class in de.nava.informa.utils
 
RSS091Settings() - Constructor for class de.nava.informa.utils.RSS091Settings
 
RSS100Settings - Class in de.nava.informa.utils
 
RSS100Settings() - Constructor for class de.nava.informa.utils.RSS100Settings
 
RSS200Settings - Class in de.nava.informa.utils
 
RSS200Settings() - Constructor for class de.nava.informa.utils.RSS200Settings
 
RSS_0_91_Exporter - Class in de.nava.informa.exporters
A channel exporter that can write channel objects out into the interchange syntax defined by RSS 0.91.
RSS_0_91_Exporter(String) - Constructor for class de.nava.informa.exporters.RSS_0_91_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_0_91_Exporter(File) - Constructor for class de.nava.informa.exporters.RSS_0_91_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_0_91_Exporter(File, String) - Constructor for class de.nava.informa.exporters.RSS_0_91_Exporter
Creates a channel exporter bound to the file given in the arguments.
RSS_0_91_Exporter(Writer, String) - Constructor for class de.nava.informa.exporters.RSS_0_91_Exporter
Creates a channel exporter bound to the Writer given in the arguments.
RSS_0_91_Parser - Class in de.nava.informa.parsers
Parser which reads in document instances according to the RSS 0.91 specification and generates a news channel object.
RSS_1_0_Exporter - Class in de.nava.informa.exporters
A channel exporter that can write channel objects out into the interchange syntax defined by RSS 1.0.
RSS_1_0_Exporter(String) - Constructor for class de.nava.informa.exporters.RSS_1_0_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_1_0_Exporter(File) - Constructor for class de.nava.informa.exporters.RSS_1_0_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_1_0_Exporter(File, String) - Constructor for class de.nava.informa.exporters.RSS_1_0_Exporter
Creates a channel exporter bound to the file given in the arguments.
RSS_1_0_Exporter(Writer, String) - Constructor for class de.nava.informa.exporters.RSS_1_0_Exporter
Creates a channel exporter bound to the Writer given in the arguments.
RSS_1_0_Parser - Class in de.nava.informa.parsers
Parser which reads in document instances according to the RSS 1.0 (RDF) specification and generates a news channel object.
RSS_2_0_Exporter - Class in de.nava.informa.exporters
A channel exporter that can write channel objects out into the interchange syntax defined by RSS 2.0.
RSS_2_0_Exporter(String) - Constructor for class de.nava.informa.exporters.RSS_2_0_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_2_0_Exporter(File) - Constructor for class de.nava.informa.exporters.RSS_2_0_Exporter
Creates a channel exporter bound to the file given in the argument.
RSS_2_0_Exporter(File, String) - Constructor for class de.nava.informa.exporters.RSS_2_0_Exporter
Creates a channel exporter bound to the file given in the arguments.
RSS_2_0_Exporter(Writer, String) - Constructor for class de.nava.informa.exporters.RSS_2_0_Exporter
Creates a channel exporter bound to the Writer given in the arguments.
RSS_2_0_Parser - Class in de.nava.informa.parsers
Parser which reads in document instances according to the RSS 2.0 specification and generates a news channel object.
RSS_VERSION - Static variable in class de.nava.informa.exporters.RSS_0_91_Exporter
 
run() - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
run - Called each iteration to process all the Channels in this Group.
run() - Method in class de.nava.informa.utils.toolkit.WorkerThread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in class de.nava.informa.utils.UpdateChannelTask
 

S

save(Object) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
 
saveObject(Object) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Saves object into storage.
saveObject(Object, Session) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Saves object into storage.
schedule(ChannelIF, long, int) - Method in class de.nava.informa.utils.toolkit.Scheduler
Schedule single channel for poller.
schedule(ChannelIF, long, long, int) - Method in class de.nava.informa.utils.toolkit.Scheduler
Schedule single channel for poller.
Scheduler - Class in de.nava.informa.utils.toolkit
Scheduler of channel-related events.
Scheduler(SchedulerCallbackIF) - Constructor for class de.nava.informa.utils.toolkit.Scheduler
Creates scheduler object.
SchedulerCallbackIF - Interface in de.nava.informa.utils.toolkit
Using this callback scheduler lets know when time to process channel comes.
search(ChannelGroupIF, String) - Method in class de.nava.informa.search.ChannelSearcher
Performs a query on the full-text index using the field ItemFieldConstants.TITLE_AND_DESC as the default search field limited to ChannelSearcher.DEFAULT_MAX_RESULTS number of search results.
search(ChannelGroupIF, String, int) - Method in class de.nava.informa.search.ChannelSearcher
Performs a query on the full-text index using the field ItemFieldConstants.TITLE_AND_DESC as the default search field.
SessionHandler - Class in de.nava.informa.impl.hibernate
Singleton class from which hibernate sesssions may be retrieved needed for transactions.
setAcceptNrOfErrors(int) - Method in class de.nava.informa.utils.ChannelRegistry
Set number of channel parser errors acceptable after channel is not longer automatically updated.
setActive(boolean) - Method in interface de.nava.informa.core.ChannelSubscriptionIF
Activate/Deactivate channel update behaviour.
setActive(boolean) - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
setActive(boolean) - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
setAllProperties(ChannelIF) - Method in class de.nava.informa.impl.basic.Channel
setAllProperties - Set all the properties in this Channel by copying them from a source Channel.
setCanceled(boolean) - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Sets cancel-status of record.
setCategories(Collection<CategoryIF>) - Method in interface de.nava.informa.core.WithCategoriesMIF
 
setCategories(Collection<CategoryIF>) - Method in class de.nava.informa.impl.basic.Channel
 
setCategories(Collection<CategoryIF>) - Method in class de.nava.informa.impl.basic.Item
 
setCategories(Collection<CategoryIF>) - Method in class de.nava.informa.impl.hibernate.Channel
 
setCategories(Collection<CategoryIF>) - Method in class de.nava.informa.impl.hibernate.Item
 
setChannel(ChannelIF) - Method in interface de.nava.informa.core.WithChannelMIF
 
setChannel(ChannelIF) - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
setChannel(ChannelIF) - Method in class de.nava.informa.impl.basic.Feed
 
setChannel(ChannelIF) - Method in class de.nava.informa.impl.basic.Item
 
setChannel(ChannelIF) - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
setChannel(ChannelIF) - Method in class de.nava.informa.impl.hibernate.Item
 
setChannelBuilder(ChannelBuilderIF) - Method in class de.nava.informa.utils.FeedManager
Sets the channel builder used when reading the news feeds.
setChannelGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.ChannelRegistry
 
setChannels(Set<ChannelIF>) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
setChildren(Collection<CategoryIF>) - Method in class de.nava.informa.impl.hibernate.Category
 
setChildren(Collection<ChannelGroupIF>) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
setCloud(CloudIF) - Method in interface de.nava.informa.core.ChannelIF
 
setCloud(CloudIF) - Method in class de.nava.informa.impl.basic.Channel
 
setCloud(CloudIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
setComments(URL) - Method in interface de.nava.informa.core.ItemIF
 
setComments(URL) - Method in class de.nava.informa.impl.basic.Item
 
setComments(URL) - Method in class de.nava.informa.impl.hibernate.Item
 
setCommentsString(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setConnection(Connection) - Method in class de.nava.informa.impl.hibernate.SessionHandler
Sets the default JDBC Connection object.
setContentType(String) - Method in interface de.nava.informa.core.FeedIF
 
setContentType(String) - Method in class de.nava.informa.impl.basic.Feed
 
setCopyright(String) - Method in interface de.nava.informa.core.WithSiteMIF
 
setCopyright(String) - Method in class de.nava.informa.impl.basic.Channel
 
setCopyright(String) - Method in class de.nava.informa.impl.basic.Feed
 
setCopyright(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setCreator(String) - Method in interface de.nava.informa.core.WithCreatorMIF
 
setCreator(String) - Method in class de.nava.informa.impl.basic.Channel
 
setCreator(String) - Method in class de.nava.informa.impl.basic.Item
 
setCreator(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setCreator(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setDate(Date) - Method in interface de.nava.informa.core.ItemIF
 
setDate(Date) - Method in class de.nava.informa.impl.basic.Item
 
setDate(Date) - Method in class de.nava.informa.impl.hibernate.Item
 
setDateFound(Date) - Method in interface de.nava.informa.core.FeedIF
 
setDateFound(Date) - Method in class de.nava.informa.impl.basic.Feed
 
setDefaultTtl(long) - Method in class de.nava.informa.utils.Atom030Settings
 
setDefaultTtl(long) - Method in class de.nava.informa.utils.CacheSettings
TODO : remove ?
setDefaultTtl(String, long) - Method in class de.nava.informa.utils.CacheSettings
 
setDefaultTtl(long) - Method in interface de.nava.informa.utils.CacheSettingsIF
 
setDefaultTtl(long) - Method in class de.nava.informa.utils.RSS091Settings
 
setDefaultTtl(long) - Method in class de.nava.informa.utils.RSS100Settings
 
setDefaultTtl(long) - Method in class de.nava.informa.utils.RSS200Settings
Set default time-to-live value.
setDefaultUpdateFrequency(int) - Method in class de.nava.informa.utils.FeedManagerEntry
 
setDefaultUpdatePeriod(ChannelUpdatePeriod) - Method in class de.nava.informa.utils.FeedManagerEntry
 
setDescription(String) - Method in interface de.nava.informa.core.WithDescriptionMIF
 
setDescription(String) - Method in class de.nava.informa.impl.basic.Channel
 
setDescription(String) - Method in class de.nava.informa.impl.basic.Image
 
setDescription(String) - Method in class de.nava.informa.impl.basic.Item
 
setDescription(String) - Method in class de.nava.informa.impl.basic.TextInput
 
setDescription(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setDescription(String) - Method in class de.nava.informa.impl.hibernate.Image
 
setDescription(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setDescription(String) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setDocs(String) - Method in interface de.nava.informa.core.ChannelIF
 
setDocs(String) - Method in class de.nava.informa.impl.basic.Channel
 
setDocs(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setDomain(String) - Method in interface de.nava.informa.core.CategoryIF
 
setDomain(String) - Method in interface de.nava.informa.core.CloudIF
 
setDomain(String) - Method in class de.nava.informa.impl.basic.Category
 
setDomain(String) - Method in class de.nava.informa.impl.basic.Cloud
 
setDomain(String) - Method in class de.nava.informa.impl.hibernate.Category
 
setDomain(String) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setEnclosure(ItemEnclosureIF) - Method in interface de.nava.informa.core.ItemIF
 
setEnclosure(ItemEnclosureIF) - Method in class de.nava.informa.impl.basic.Item
 
setEnclosure(ItemEnclosureIF) - Method in class de.nava.informa.impl.hibernate.Item
 
setETag(String) - Method in class de.nava.informa.utils.ConditionalGetValues
 
setETagValue(HttpURLConnection, String) - Static method in class de.nava.informa.utils.HttpHeaderUtils
do nothing if etag == null otherwise add a If-None-Match property in http header
setFormat(ChannelFormat) - Method in interface de.nava.informa.core.ChannelIF
 
setFormat(ChannelFormat) - Method in class de.nava.informa.impl.basic.Channel
 
setFormat(ChannelFormat) - Method in class de.nava.informa.impl.hibernate.Channel
 
setFormatDetected(boolean) - Method in class de.nava.informa.utils.UpdateChannelInfo
 
setFormatResolved(boolean) - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Sets the state of format resolution flag.
setFormatString(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setFound(Date) - Method in interface de.nava.informa.core.ItemIF
 
setFound(Date) - Method in class de.nava.informa.impl.basic.Item
 
setFound(Date) - Method in class de.nava.informa.impl.hibernate.Item
 
setGenerator(String) - Method in interface de.nava.informa.core.ChannelIF
 
setGenerator(String) - Method in class de.nava.informa.impl.basic.Channel
 
setGenerator(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setGlobalObserver(PersistChanGrpMgrObserverIF) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Setup the one and only Global observer.
setGroups(Set<ChannelGroup>) - Method in class de.nava.informa.impl.hibernate.Channel
 
setGuid(ItemGuidIF) - Method in interface de.nava.informa.core.ItemIF
 
setGuid(ItemGuidIF) - Method in class de.nava.informa.impl.basic.Item
 
setGuid(ItemGuidIF) - Method in class de.nava.informa.impl.hibernate.Item
 
setHeight(int) - Method in interface de.nava.informa.core.ImageIF
 
setHeight(int) - Method in class de.nava.informa.impl.basic.Image
 
setHeight(int) - Method in class de.nava.informa.impl.hibernate.Image
 
setId(long) - Method in interface de.nava.informa.core.WithIdMIF
 
setId(long) - Method in class de.nava.informa.impl.basic.Category
 
setId(long) - Method in class de.nava.informa.impl.basic.Channel
 
setId(long) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
setId(long) - Method in class de.nava.informa.impl.basic.Cloud
 
setId(long) - Method in class de.nava.informa.impl.basic.Feed
 
setId(long) - Method in class de.nava.informa.impl.basic.Image
 
setId(long) - Method in class de.nava.informa.impl.basic.Item
 
setId(long) - Method in class de.nava.informa.impl.basic.ItemGuid
 
setId(long) - Method in class de.nava.informa.impl.basic.TextInput
 
setId(long) - Method in class de.nava.informa.impl.hibernate.Category
 
setId(long) - Method in class de.nava.informa.impl.hibernate.Channel
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
setId(long) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setId(long) - Method in class de.nava.informa.impl.hibernate.Image
 
setId(long) - Method in class de.nava.informa.impl.hibernate.Item
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
setId(long) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
setId(long) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setIfModifiedSince(long) - Method in class de.nava.informa.utils.ConditionalGetValues
 
setIfModifiedSince(HttpURLConnection, long) - Static method in class de.nava.informa.utils.HttpHeaderUtils
add a if-modified-since property on http header.
setImage(ImageIF) - Method in interface de.nava.informa.core.ChannelIF
Sets the image for this feed
setImage(ImageIF) - Method in class de.nava.informa.impl.basic.Channel
 
setImage(ImageIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
setIndexDir(String) - Method in class de.nava.informa.search.ChannelIndexer
 
setIndexDir(String) - Method in class de.nava.informa.search.ChannelSearcher
 
setIntId(int) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setItem(ItemIF) - Method in interface de.nava.informa.core.ItemMetadataIF
 
setItem(ItemIF) - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
setItem(ItemIF) - Method in class de.nava.informa.impl.basic.ItemGuid
 
setItem(ItemIF) - Method in class de.nava.informa.impl.basic.ItemMetadata
 
setItem(ItemIF) - Method in class de.nava.informa.impl.basic.ItemSource
 
setItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
setItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
setItem(ItemIF) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
setItems(Set<ItemIF>) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLanguage(String) - Method in interface de.nava.informa.core.ChannelIF
 
setLanguage(String) - Method in class de.nava.informa.impl.basic.Channel
 
setLanguage(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLastBuildDate(Date) - Method in interface de.nava.informa.core.ChannelIF
 
setLastBuildDate(Date) - Method in class de.nava.informa.impl.basic.Channel
 
setLastBuildDate(Date) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLastUpdated(Date) - Method in interface de.nava.informa.core.ChannelIF
see ChannelIF.getLastUpdated()
setLastUpdated(Date) - Method in interface de.nava.informa.core.FeedIF
 
setLastUpdated(Date) - Method in class de.nava.informa.impl.basic.Channel
 
setLastUpdated(Date) - Method in class de.nava.informa.impl.basic.Feed
 
setLastUpdated(Date) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLastUpdatedTimestamp(long) - Method in class de.nava.informa.utils.UpdateChannelInfo
 
setLength(int) - Method in interface de.nava.informa.core.ItemEnclosureIF
 
setLength(int) - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
setLength(int) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setLink(URL) - Method in interface de.nava.informa.core.WithLinkMIF
 
setLink(URL) - Method in class de.nava.informa.impl.basic.Image
 
setLink(URL) - Method in class de.nava.informa.impl.basic.Item
 
setLink(URL) - Method in class de.nava.informa.impl.basic.TextInput
 
setLink(URL) - Method in class de.nava.informa.impl.hibernate.Image
 
setLink(URL) - Method in class de.nava.informa.impl.hibernate.Item
 
setLink(URL) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setLinkString(String) - Method in class de.nava.informa.impl.hibernate.Image
 
setLinkString(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setLinkString(String) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setLocation(String) - Method in interface de.nava.informa.core.ItemGuidIF
 
setLocation(String) - Method in interface de.nava.informa.core.ItemSourceIF
 
setLocation(URL) - Method in interface de.nava.informa.core.WithLocationMIF
 
setLocation(URL) - Method in class de.nava.informa.impl.basic.Channel
 
setLocation(URL) - Method in class de.nava.informa.impl.basic.Feed
 
setLocation(URL) - Method in class de.nava.informa.impl.basic.Image
 
setLocation(URL) - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
setLocation(String) - Method in class de.nava.informa.impl.basic.ItemGuid
 
setLocation(String) - Method in class de.nava.informa.impl.basic.ItemSource
 
setLocation(URL) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLocation(URL) - Method in class de.nava.informa.impl.hibernate.Image
 
setLocation(URL) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setLocation(String) - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
setLocation(String) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
setLocationString(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setLocationString(String) - Method in class de.nava.informa.impl.hibernate.Image
 
setLocationString(String) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setMarkedRead(boolean) - Method in interface de.nava.informa.core.ItemMetadataIF
 
setMarkedRead(boolean) - Method in class de.nava.informa.impl.basic.ItemMetadata
 
setMarkedRead(boolean) - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
setMinChannelUpdateDelay(long) - Method in class de.nava.informa.utils.PersistChanGrpMgrTask
Minimum number of milliseconds between updates of channel.
setName(String) - Method in interface de.nava.informa.core.WithNameMIF
 
setName(String) - Method in class de.nava.informa.impl.basic.ItemSource
 
setName(String) - Method in class de.nava.informa.impl.basic.TextInput
 
setName(String) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
setName(String) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setParams(int, int, int) - Method in class de.nava.informa.utils.PersistChanGrpMgr
Change parameters of how this PersistChanGrpMgr works.
setParent(CategoryIF) - Method in interface de.nava.informa.core.CategoryIF
 
setParent(ChannelGroupIF) - Method in interface de.nava.informa.core.ChannelGroupIF
 
setParent(CategoryIF) - Method in class de.nava.informa.impl.basic.Category
 
setParent(ChannelGroupIF) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
setParent(CategoryIF) - Method in class de.nava.informa.impl.hibernate.Category
 
setParent(ChannelGroupIF) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
setParent(ChannelIF) - Method in class de.nava.informa.utils.manager.memory.Item
Sets parent channel of this item.
setPath(String) - Method in interface de.nava.informa.core.CloudIF
 
setPath(String) - Method in class de.nava.informa.impl.basic.Cloud
 
setPath(String) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setPeriod(long) - Method in class de.nava.informa.utils.cleaner.Cleaner
Sets global cleaning period to the specified value.
setPeriod(long) - Method in class de.nava.informa.utils.poller.Poller
Sets global update period to the specified value.
setPeriod(long) - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Sets new period of updates (just value).
setPermaLink(boolean) - Method in interface de.nava.informa.core.ItemGuidIF
 
setPermaLink(boolean) - Method in class de.nava.informa.impl.basic.ItemGuid
 
setPermaLink(boolean) - Method in class de.nava.informa.impl.hibernate.ItemGuid
 
setPersistenceManagerClassName(String) - Static method in class de.nava.informa.utils.manager.PersistenceManagerConfig
Sets the name of PersistenceManagerIF interface implementation class.
setPort(int) - Method in interface de.nava.informa.core.CloudIF
 
setPort(int) - Method in class de.nava.informa.impl.basic.Cloud
 
setPort(int) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setPriority(int) - Method in class de.nava.informa.utils.toolkit.ChannelRecord
Sets priority of poll.
setProtocol(String) - Method in interface de.nava.informa.core.CloudIF
 
setProtocol(String) - Method in class de.nava.informa.impl.basic.Cloud
 
setProtocol(String) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setPubDate(Date) - Method in interface de.nava.informa.core.ChannelIF
 
setPubDate(Date) - Method in class de.nava.informa.impl.basic.Channel
 
setPubDate(Date) - Method in class de.nava.informa.impl.hibernate.Channel
 
setPublisher(String) - Method in interface de.nava.informa.core.ChannelIF
 
setPublisher(String) - Method in class de.nava.informa.impl.basic.Channel
 
setPublisher(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setQueue(Buffer) - Method in class de.nava.informa.utils.toolkit.WorkerThread
Sets the queue of tasks.
setRating(String) - Method in interface de.nava.informa.core.ChannelIF
 
setRating(String) - Method in class de.nava.informa.impl.basic.Channel
 
setRating(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setRegisterProcedure(String) - Method in interface de.nava.informa.core.CloudIF
 
setRegisterProcedure(String) - Method in class de.nava.informa.impl.basic.Cloud
 
setRegisterProcedure(String) - Method in class de.nava.informa.impl.hibernate.Cloud
 
setReverseOrder(boolean) - Method in class de.nava.informa.utils.ItemComparator
 
setSaxDriverClassName(String) - Static method in class de.nava.informa.parsers.FeedParser
Sets the name of SAX2 Driver class to use for parsing.
setScore(int) - Method in interface de.nava.informa.core.ItemMetadataIF
 
setScore(int) - Method in class de.nava.informa.impl.basic.ItemMetadata
 
setScore(int) - Method in class de.nava.informa.impl.hibernate.ItemMetadata
 
setSite(URL) - Method in interface de.nava.informa.core.WithSiteMIF
 
setSite(URL) - Method in class de.nava.informa.impl.basic.Channel
 
setSite(URL) - Method in class de.nava.informa.impl.basic.Feed
 
setSite(URL) - Method in class de.nava.informa.impl.hibernate.Channel
 
setSiteString(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setSource(ItemSourceIF) - Method in interface de.nava.informa.core.ItemIF
 
setSource(ItemSourceIF) - Method in class de.nava.informa.impl.basic.Item
 
setSource(ItemSourceIF) - Method in class de.nava.informa.impl.hibernate.Item
 
setSubject(String) - Method in interface de.nava.informa.core.ItemIF
 
setSubject(String) - Method in class de.nava.informa.impl.basic.Item
 
setSubject(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setText(String) - Method in interface de.nava.informa.core.FeedIF
 
setText(String) - Method in class de.nava.informa.impl.basic.Feed
 
setTextInput(TextInputIF) - Method in interface de.nava.informa.core.ChannelIF
 
setTextInput(TextInputIF) - Method in class de.nava.informa.impl.basic.Channel
 
setTextInput(TextInputIF) - Method in class de.nava.informa.impl.hibernate.Channel
 
setTimestamp(Date) - Method in interface de.nava.informa.core.ItemSourceIF
 
setTimestamp(Date) - Method in class de.nava.informa.impl.basic.ItemSource
 
setTimestamp(Date) - Method in class de.nava.informa.impl.hibernate.ItemSource
 
setTitle(String) - Method in interface de.nava.informa.core.WithTitleMIF
 
setTitle(String) - Method in class de.nava.informa.impl.basic.Category
 
setTitle(String) - Method in class de.nava.informa.impl.basic.Channel
 
setTitle(String) - Method in class de.nava.informa.impl.basic.ChannelGroup
 
setTitle(String) - Method in class de.nava.informa.impl.basic.Feed
 
setTitle(String) - Method in class de.nava.informa.impl.basic.Image
 
setTitle(String) - Method in class de.nava.informa.impl.basic.Item
 
setTitle(String) - Method in class de.nava.informa.impl.basic.TextInput
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.Category
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.Channel
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.ChannelGroup
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.Image
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.Item
 
setTitle(String) - Method in class de.nava.informa.impl.hibernate.TextInput
 
setTtl(int) - Method in interface de.nava.informa.core.ChannelIF
 
setTtl(int) - Method in class de.nava.informa.impl.basic.Channel
 
setTtl(int) - Method in class de.nava.informa.impl.hibernate.Channel
 
setType(String) - Method in interface de.nava.informa.core.ItemEnclosureIF
 
setType(String) - Method in class de.nava.informa.impl.basic.ItemEnclosure
 
setType(String) - Method in class de.nava.informa.impl.hibernate.ItemEnclosure
 
setUnRead(boolean) - Method in interface de.nava.informa.core.WithUnreadMIF
 
setUnRead(boolean) - Method in class de.nava.informa.impl.basic.Item
 
setUnRead(boolean) - Method in class de.nava.informa.impl.hibernate.Item
 
setUpdateBase(Date) - Method in interface de.nava.informa.core.ChannelIF
Sets the base time against which update times should be calculated
setUpdateBase(Date) - Method in class de.nava.informa.impl.basic.Channel
 
setUpdateBase(Date) - Method in class de.nava.informa.impl.hibernate.Channel
 
setUpdateFrequency(int) - Method in interface de.nava.informa.core.ChannelIF
Sets the number of times during updatePeriod that the feed should be updated
setUpdateFrequency(int) - Method in class de.nava.informa.impl.basic.Channel
 
setUpdateFrequency(int) - Method in class de.nava.informa.impl.hibernate.Channel
 
setUpdateInterval(int) - Method in interface de.nava.informa.core.ChannelSubscriptionIF
Sets the interval time between channel updates.
setUpdateInterval(int) - Method in class de.nava.informa.impl.basic.ChannelSubscription
 
setUpdateInterval(int) - Method in class de.nava.informa.impl.hibernate.ChannelSubscription
 
setUpdatePeriod(ChannelUpdatePeriod) - Method in interface de.nava.informa.core.ChannelIF
Sets the update frequency for the feed.
setUpdatePeriod(ChannelUpdatePeriod) - Method in class de.nava.informa.impl.basic.Channel
 
setUpdatePeriod(ChannelUpdatePeriod) - Method in class de.nava.informa.impl.hibernate.Channel
 
setUseFoundDate(boolean) - Method in class de.nava.informa.utils.ItemComparator
 
setUserAgent(HttpURLConnection, String) - Static method in class de.nava.informa.utils.HttpHeaderUtils
 
setUserAgent(String) - Method in class de.nava.informa.utils.poller.PollerWorkerThread
Sets specific user-agent to use when using HTTP protocol.
setWantedTtl(long) - Method in class de.nava.informa.utils.FeedManagerEntry
 
setWidth(int) - Method in interface de.nava.informa.core.ImageIF
 
setWidth(int) - Method in class de.nava.informa.impl.basic.Image
 
setWidth(int) - Method in class de.nava.informa.impl.hibernate.Image
 
setWorkerThreads(int) - Method in class de.nava.informa.utils.cleaner.Cleaner
Changes the number of worker threads.
setWorkerThreads(int) - Method in class de.nava.informa.utils.poller.Poller
Sets count on number of poller threads.
setWorkerThreads(int) - Method in class de.nava.informa.utils.toolkit.WorkersManager
Changes number of worker threads.
shouldDeactivate() - Method in class de.nava.informa.utils.UpdateChannelInfo
Should the channel be deactivated?
SimpleChannelObserver - Class in de.nava.informa.utils
Simple implementation of the ChannelOberserverIF interface for keeping track of the added news item (and also to properly handle it by the logging facility).
SimpleChannelObserver() - Constructor for class de.nava.informa.utils.SimpleChannelObserver
 
SpringPersistenceManager - Class in de.nava.informa.utils.manager.hibernate
Implementation of Informa's PersistenceManagerIF interface with the Hibernate O/R mapper as backend, making use of the DAO class provided by the Spring Framework.
SpringPersistenceManager() - Constructor for class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
sqlTypes() - Method in class de.nava.informa.impl.hibernate.ChannelUpdatePeriodUserType
 
SYSTEM_ID - Static variable in class de.nava.informa.exporters.RSS_0_91_Exporter
 

T

taskPeriod - Variable in class de.nava.informa.utils.PersistChanGrpMgr
 
taskStartDelay - Variable in class de.nava.informa.utils.PersistChanGrpMgr
 
terminate() - Method in class de.nava.informa.utils.toolkit.WorkerThread
Marks this thread for termination on job completion.
terminateAll() - Method in class de.nava.informa.utils.toolkit.WorkersManager
Terminates all worker threads.
TextInput - Class in de.nava.informa.impl.basic
In-Memory implementation of the TextInputIF interface.
TextInput() - Constructor for class de.nava.informa.impl.basic.TextInput
 
TextInput(String, String, String, URL) - Constructor for class de.nava.informa.impl.basic.TextInput
 
TextInput - Class in de.nava.informa.impl.hibernate
Hibernate implementation of the TextInputIF interface.
TextInput() - Constructor for class de.nava.informa.impl.hibernate.TextInput
 
TextInput(String, String, String, URL) - Constructor for class de.nava.informa.impl.hibernate.TextInput
 
TextInputIF - Interface in de.nava.informa.core
This interface is implemented by objects representing an text input field assigned to a channel in the news channel object model.
TITLE - Static variable in interface de.nava.informa.search.ItemFieldConstants
 
TITLE_AND_DESC - Static variable in interface de.nava.informa.search.ItemFieldConstants
Contains TITLE and DESCRIPTION together, this is also the default field where searches are performed with when no explict field is given.
toString() - Method in enum de.nava.informa.core.ChannelFormat
 
toString() - Method in enum de.nava.informa.core.ChannelUpdatePeriod
 
toString() - Method in class de.nava.informa.impl.basic.Category
 
toString() - Method in class de.nava.informa.impl.basic.Channel
Returns a string representation of the object.
toString() - Method in class de.nava.informa.impl.basic.ChannelGroup
 
toString() - Method in class de.nava.informa.impl.basic.Item
Returns a string representation of the object.
toString() - Method in class de.nava.informa.impl.hibernate.Category
 
toString() - Method in class de.nava.informa.impl.hibernate.Channel
Returns a string representation of the object.
toString() - Method in class de.nava.informa.impl.hibernate.ChannelGroup
Returns a string representation of the object.
toString() - Method in class de.nava.informa.impl.hibernate.Item
Returns a string representation of the object.
toString() - Method in class de.nava.informa.utils.PersistChanGrpMgr
Return nicely formatted string for this object
toString() - Method in class de.nava.informa.utils.UpdateChannelInfo
 
triggerNow(ChannelIF) - Method in class de.nava.informa.utils.toolkit.Scheduler
Triggers channel event immediately (if it is registered) and reschedules consequent events.
trimContents(List) - Static method in class de.nava.informa.utils.AtomParserUtils
Cuts all empty (whitespace) text blocks from the head and tail of contents list.

U

unEscape(String) - Static method in class de.nava.informa.utils.ParserUtils
Unescapes the string by replacing some XML entities into plain symbols.
unregisterChannel(ChannelIF) - Method in class de.nava.informa.utils.cleaner.Cleaner
Unregisters channel from cleaning.
unregisterChannel(ChannelIF) - Method in class de.nava.informa.utils.poller.Poller
Unregister the channel from background poller.
UnretrievableException - Exception in de.nava.informa.search
An exception thrown when a formerly existing channel or news item now not any longer can be retrieved from the channel collection.
UnretrievableException() - Constructor for exception de.nava.informa.search.UnretrievableException
 
UnretrievableException(String) - Constructor for exception de.nava.informa.search.UnretrievableException
 
UnretrievableException(Throwable) - Constructor for exception de.nava.informa.search.UnretrievableException
 
unschedule(ChannelIF) - Method in class de.nava.informa.utils.toolkit.Scheduler
Stop poller the channel.
UnsupportedFormatException - Exception in de.nava.informa.core
An exception thrown when no appropiate parser is available for a specific document instance.
UnsupportedFormatException() - Constructor for exception de.nava.informa.core.UnsupportedFormatException
 
UnsupportedFormatException(String) - Constructor for exception de.nava.informa.core.UnsupportedFormatException
 
UnsupportedFormatException(Throwable) - Constructor for exception de.nava.informa.core.UnsupportedFormatException
 
unwantedItem(ItemIF, ChannelIF) - Method in interface de.nava.informa.utils.cleaner.CleanerObserverIF
Invoked when cleanup engine finds unwanted item.
unwantedItem(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.cleaner.CompositeObserver
Invoked when cleanup engine finds unwanted item.
unwantedItem(ItemIF, ChannelIF) - Method in class de.nava.informa.utils.cleaner.PersistenceObserver
Invoked when cleanup engine finds unwanted item.
update(Object) - Method in interface de.nava.informa.core.ChannelBuilderIF
 
update(Object) - Method in class de.nava.informa.impl.basic.ChannelBuilder
 
update(Object) - Method in class de.nava.informa.impl.hibernate.ChannelBuilder
update - Hibernate Update some object
updateChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Updates data in database with data from channel object.
updateChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
updateChannel(ChannelIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Updates data in database with data from channel object.
updateChannel(ChannelIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Updates data in database with data from channel object.
updateChannel(ChannelIF) - Method in class de.nava.informa.utils.poller.Poller
Performs immediate update of the channel and reworks the schedule starting from current time.
UpdateChannelInfo - Class in de.nava.informa.utils
Metadata class containing properties about channel updates.
UpdateChannelInfo(int) - Constructor for class de.nava.informa.utils.UpdateChannelInfo
Constructor.
UpdateChannelTask - Class in de.nava.informa.utils
Class for performing a channel retrieval in periodic intervals as a TimerTask.
UpdateChannelTask(ChannelRegistry, ChannelBuilderIF, ChannelIF, UpdateChannelInfo) - Constructor for class de.nava.informa.utils.UpdateChannelTask
 
updateGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Updates data in storage with data from the group object.
updateGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
updateGroup(ChannelGroupIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Updates data in storage with data from the group object.
updateGroup(ChannelGroupIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Updates data in storage with data from the group object.
updateItem(ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.NonCachingPersistenceManager
Updates data in database with data from item object.
updateItem(ItemIF) - Method in class de.nava.informa.utils.manager.hibernate.SpringPersistenceManager
 
updateItem(ItemIF) - Method in class de.nava.informa.utils.manager.memory.PersistenceManager
Updates data in database with data from item object.
updateItem(ItemIF) - Method in interface de.nava.informa.utils.manager.PersistenceManagerIF
Updates data in database with data from item object.
updateObject(Object) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Updates object in storage.
updateObject(Object, Session) - Static method in class de.nava.informa.utils.manager.hibernate.HibernateUtil
Updates object in storage.
UserIF - Interface in de.nava.informa.core
This interface is implemented by objects storing user specific information.

V

valueFromText(String) - Static method in enum de.nava.informa.core.ChannelUpdatePeriod
 
valueOf(String) - Static method in enum de.nava.informa.core.ChannelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.nava.informa.core.ChannelUpdatePeriod
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.nava.informa.core.ChannelFormat
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum de.nava.informa.core.ChannelUpdatePeriod
Returns an array containing the constants of this enum type, in the order they're declared.

W

WithCategoriesMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having categories collection behind.
WithChannelMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having channel.
WithChildrenMIF<C> - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having children.
WithCreatorMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having creator.
WithDescriptionMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having description.
WithElementsAndAttributesMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having nested elements & attributes.
WithIdMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having id.
WithLinkMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having link.
WithLocationMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having location.
WithNameMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having name.
WithSiteMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having site url, description text and copyright information.
WithTitleMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having title.
WithUnreadMIF - Interface in de.nava.informa.core
Meta-, or markerinterface, specifying objects, having Unread.
WorkersManager - Class in de.nava.informa.utils.toolkit
This class manages worker threads.
WorkersManager(WorkerThreadFactoryIF) - Constructor for class de.nava.informa.utils.toolkit.WorkersManager
Creates worker manager with default number of worker threads.
WorkersManager(WorkerThreadFactoryIF, int) - Constructor for class de.nava.informa.utils.toolkit.WorkersManager
Creates worker manager.
WorkerThread - Class in de.nava.informa.utils.toolkit
Abstract worker thread which is driven by WorkersManager.
WorkerThread(String) - Constructor for class de.nava.informa.utils.toolkit.WorkerThread
Creates named worker thread.
WorkerThreadFactoryIF - Interface in de.nava.informa.utils.toolkit
Factory of WorkerThread objects, necessary to WorkersManager to initialize new instances.
write(ChannelIF) - Method in interface de.nava.informa.core.ChannelExporterIF
Writes the given channel to an implicit implementation dependent destination.
write(ChannelIF) - Method in class de.nava.informa.exporters.RSS_0_91_Exporter
 
write(ChannelIF) - Method in class de.nava.informa.exporters.RSS_1_0_Exporter
 
write(ChannelIF) - Method in class de.nava.informa.exporters.RSS_2_0_Exporter
 

X

XmlPathUtils - Class in de.nava.informa.utils
Utility class providing methods access XML attributes and elements using a path.

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

Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.