org.archive.wayback.resourcestore.resourcefile
Class ResourceFileList
java.lang.Object
org.archive.wayback.resourcestore.resourcefile.ResourceFileList
public class ResourceFileList
- extends Object
- 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 |
ResourceFileList
public ResourceFileList()
add
public void add(ResourceFileLocation location)
addAll
public void addAll(Iterator<ResourceFileLocation> itr)
iterator
public Iterator<ResourceFileLocation> iterator()
store
public void store(File target)
throws IOException
- Throws:
IOException
load
public static ResourceFileList load(File source)
throws IOException
- Throws:
IOException
subtract
public ResourceFileList subtract(ResourceFileList that)
Copyright © 2005-2011 Internet Archive. All Rights Reserved.