|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArchiveItem | |
net.sourceforge.rssowl.util.archive |
Uses of ArchiveItem in net.sourceforge.rssowl.util.archive |
Methods in net.sourceforge.rssowl.util.archive that return ArchiveItem | |
ArchiveItem |
Archive.getItem(String feedurl)
Get an archive item from the archive |
private ArchiveItem |
ArchiveManager.loadArchiveItem(String feedurl)
Load an archive item from the archive |
Methods in net.sourceforge.rssowl.util.archive with parameters of type ArchiveItem | |
void |
Archive.addItem(ArchiveItem item)
Add an archive item to the archive |
void |
ArchiveIndex.syncFileName(ArchiveItem archiveItem)
Synchronise the filename for the archiv item with the index. |
private void |
ArchiveManager.saveArchiveItem(ArchiveItem archiveItem)
Save an archiveitem to a unique file |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |