org.archive.wayback.resourceindex.filterfactory
Class WindowFilterGroup<T>

java.lang.Object
  extended by org.archive.wayback.resourceindex.filterfactory.WindowFilterGroup<T>

public class WindowFilterGroup<T>
extends Object


Constructor Summary
WindowFilterGroup(WaybackRequest request, LocalResourceIndex index)
           
 
Method Summary
 void annotateResults(SearchResults results)
           
 List<ObjectFilter<T>> getFilters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowFilterGroup

public WindowFilterGroup(WaybackRequest request,
                         LocalResourceIndex index)
                  throws BadQueryException
Throws:
BadQueryException
Method Detail

getFilters

public List<ObjectFilter<T>> getFilters()

annotateResults

public void annotateResults(SearchResults results)
                     throws BadQueryException,
                            ResourceNotInArchiveException
Throws:
BadQueryException
ResourceNotInArchiveException


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