|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.resourceindex.adapters.LegacyToIdentitySearchResultAdapter
public class LegacyToIdentitySearchResultAdapter
CaptureSearchResult ObjectFilter which passes through all inputs, modifying each to construct a corrected original URL to comply with new Identity format.
| Field Summary |
|---|
| Fields inherited from interface org.archive.wayback.util.ObjectFilter |
|---|
FILTER_ABORT, FILTER_EXCLUDE, FILTER_INCLUDE |
| Constructor Summary | |
|---|---|
LegacyToIdentitySearchResultAdapter()
|
|
| Method Summary | |
|---|---|
int |
filterObject(CaptureSearchResult o)
inpect record and determine if it should be included in the results or not, or if processing of new records should stop. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegacyToIdentitySearchResultAdapter()
| Method Detail |
|---|
public int filterObject(CaptureSearchResult o)
ObjectFilter
filterObject in interface ObjectFilter<CaptureSearchResult>o - Object which should be checked for inclusion/exclusion or abort
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||