Uses of Class
org.archive.wayback.resourceindex.LocalResourceIndex

Packages that use LocalResourceIndex
org.archive.wayback.resourceindex.filterfactory   
org.archive.wayback.resourceindex.updater   
 

Uses of LocalResourceIndex in org.archive.wayback.resourceindex.filterfactory
 

Methods in org.archive.wayback.resourceindex.filterfactory with parameters of type LocalResourceIndex
 CaptureFilterGroup QueryCaptureFilterGroupFactory.getGroup(WaybackRequest request, UrlCanonicalizer canonicalizer, LocalResourceIndex index)
           
 CaptureFilterGroup FilterGroupFactory.getGroup(WaybackRequest request, UrlCanonicalizer canonicalizer, LocalResourceIndex index)
           
 CaptureFilterGroup ExclusionCaptureFilterGroupFactory.getGroup(WaybackRequest request, UrlCanonicalizer canonicalizer, LocalResourceIndex index)
           
 CaptureFilterGroup CoreCaptureFilterGroupFactory.getGroup(WaybackRequest request, UrlCanonicalizer canonicalizer, LocalResourceIndex index)
           
 CaptureFilterGroup AccessPointCaptureFilterGroupFactory.getGroup(WaybackRequest request, UrlCanonicalizer canonicalizer, LocalResourceIndex index)
           
 

Constructors in org.archive.wayback.resourceindex.filterfactory with parameters of type LocalResourceIndex
CoreCaptureFilterGroup(LocalResourceIndex index)
           
WindowFilterGroup(WaybackRequest request, LocalResourceIndex index)
           
 

Uses of LocalResourceIndex in org.archive.wayback.resourceindex.updater
 

Methods in org.archive.wayback.resourceindex.updater that return LocalResourceIndex
 LocalResourceIndex LocalResourceIndexUpdater.getIndex()
           
 

Methods in org.archive.wayback.resourceindex.updater with parameters of type LocalResourceIndex
 void LocalResourceIndexUpdater.setIndex(LocalResourceIndex index)
           
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.