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