org.archive.wayback
Interface ResourceStore
- All Known Implementing Classes:
- LocationDBResourceStore, SimpleResourceStore
public interface ResourceStore
Transforms a SearchResult into a Resource.
- Version:
- $Date: 2008-08-11 16:25:34 -0700 (Mon, 11 Aug 2008) $, $Revision: 2534 $
- Author:
- Brad Tofel
retrieveResource
Resource retrieveResource(CaptureSearchResult result)
throws ResourceNotAvailableException
- Transform a SearchResult into a Resource
- Parameters:
result -
- Returns:
- Resource object retrieved for the SearchResult
- Throws:
ResourceNotAvailableException
shutdown
void shutdown()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2005-2009 Internet Archive. All Rights Reserved.