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, toURLpublic ResourceFileLocationDBLog(String pathname) throws IOException
pathname - IOExceptionpublic long getCurrentMark()
public org.archive.util.iterator.CloseableIterator<String> getNamesBetweenMarks(long start, long end) throws IOException
start - end - IOExceptionpublic void addName(String name) throws IOException
name - IOExceptionCopyright © 2005–2015 IIPC. All rights reserved.