org.archive.wayback.resourceindex.bdb
Class SearchResultToBDBRecordAdapter
java.lang.Object
org.archive.wayback.resourceindex.bdb.SearchResultToBDBRecordAdapter
- All Implemented Interfaces:
- Adapter<CaptureSearchResult,BDBRecord>
public class SearchResultToBDBRecordAdapter
- extends Object
- implements Adapter<CaptureSearchResult,BDBRecord>
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchResultToBDBRecordAdapter
public SearchResultToBDBRecordAdapter(UrlCanonicalizer canonicalizer)
adapt
public BDBRecord adapt(CaptureSearchResult result)
- Description copied from interface:
Adapter
- Transform one object into another
- Specified by:
adapt in interface Adapter<CaptureSearchResult,BDBRecord>
- Returns:
- new object that is adapted from the old
Copyright © 2005-2011 Internet Archive. All Rights Reserved.