org.archive.wayback.resourceindex.filterfactory
Class QueryCaptureFilterGroup
java.lang.Object
org.archive.wayback.resourceindex.filterfactory.QueryCaptureFilterGroup
- All Implemented Interfaces:
- CaptureFilterGroup
public class QueryCaptureFilterGroup
- extends Object
- implements CaptureFilterGroup
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryCaptureFilterGroup
public QueryCaptureFilterGroup(WaybackRequest request,
UrlCanonicalizer canonicalizer)
throws BadQueryException
- Throws:
BadQueryException
getFilters
public List<ObjectFilter<CaptureSearchResult>> getFilters()
- Specified by:
getFilters in interface CaptureFilterGroup
annotateResults
public void annotateResults(SearchResults results)
- Specified by:
annotateResults in interface CaptureFilterGroup
addCloseMatch
public void addCloseMatch(String host,
String closeMatch)
Copyright © 2005-2011 Internet Archive. All Rights Reserved.