public class ResourceFileLocationDBLog extends File
pathSeparator, pathSeparatorChar, separator, separatorChar
Constructor and Description |
---|
ResourceFileLocationDBLog(String pathname) |
Modifier and Type | Method and Description |
---|---|
void |
addName(String name) |
long |
getCurrentMark() |
org.archive.util.iterator.CloseableIterator<String> |
getNamesBetweenMarks(long start,
long end) |
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
public ResourceFileLocationDBLog(String pathname) throws IOException
pathname
- IOException
public long getCurrentMark()
public org.archive.util.iterator.CloseableIterator<String> getNamesBetweenMarks(long start, long end) throws IOException
start
- end
- IOException
public void addName(String name) throws IOException
name
- IOException
Copyright © 2005–2015 IIPC. All rights reserved.