public class WARCRecordToSearchResultAdapter extends Object implements Adapter<org.archive.io.warc.WARCRecord,CaptureSearchResult>
WARCRevisitAnnotationFilter
Constructor and Description |
---|
WARCRecordToSearchResultAdapter() |
Modifier and Type | Method and Description |
---|---|
CaptureSearchResult |
adapt(org.archive.io.warc.WARCRecord rec)
Transform one object into another
|
HTTPRecordAnnotater |
getAnnotater() |
UrlCanonicalizer |
getCanonicalizer() |
boolean |
isProcessAll() |
void |
setAnnotater(HTTPRecordAnnotater annotater) |
void |
setCanonicalizer(UrlCanonicalizer canonicalizer) |
void |
setProcessAll(boolean processAll) |
public CaptureSearchResult adapt(org.archive.io.warc.WARCRecord rec)
Adapter
adapt
in interface Adapter<org.archive.io.warc.WARCRecord,CaptureSearchResult>
public UrlCanonicalizer getCanonicalizer()
public void setCanonicalizer(UrlCanonicalizer canonicalizer)
public boolean isProcessAll()
public void setProcessAll(boolean processAll)
public HTTPRecordAnnotater getAnnotater()
public void setAnnotater(HTTPRecordAnnotater annotater)
annotater
- the annotater to setCopyright © 2005–2015 IIPC. All rights reserved.