org.archive.wayback.resourcestore.resourcefile
Interface ResourceFileSource
- All Known Implementing Classes:
- DirectoryResourceFileSource, JspUrlResourceFileSource
public interface ResourceFileSource
Interface representing the abstract remote or local folder holding ARC/WARC
files.
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
getName
String getName()
getPrefix
String getPrefix()
getBasename
String getBasename(String path)
getResourceFileList
ResourceFileList getResourceFileList()
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Internet Archive. All Rights Reserved.