|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.rssowl.util.archive | |
net.sourceforge.rssowl.controller | |
net.sourceforge.rssowl.controller.thread | |
net.sourceforge.rssowl.util.archive |
Classes in net.sourceforge.rssowl.util.archive used by net.sourceforge.rssowl.controller | |
ArchiveManager
The ArchiveManager handles loading and saving of the archive on startup and shutdown. |
|
FeedCacheManager
Cache manager for RSSOwl. |
Classes in net.sourceforge.rssowl.util.archive used by net.sourceforge.rssowl.controller.thread | |
FeedCacheManager
Cache manager for RSSOwl. |
Classes in net.sourceforge.rssowl.util.archive used by net.sourceforge.rssowl.util.archive | |
Archive
The Archive stores all archive items in a Hashtable. |
|
ArchiveEntry
An archive entry is the smallest unit in the RSSOwl archive. |
|
ArchiveIndex
The index of the archive contains of a simple Hashtable that holds keys and values: - Key: Unique feedurl - Value: Unique filename Any feedurl from the index points to the file that stores the archive item of the feedurl. |
|
ArchiveItem
An archive item is a Model Object that stores archive entries. |
|
ArchiveManager
The ArchiveManager handles loading and saving of the archive on startup and shutdown. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |