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