public class CaseInsensitiveLocation extends Location
Location.ListingsResult
Constructor and Description |
---|
CaseInsensitiveLocation(CaseInsensitiveLocation parent,
java.lang.String child) |
CaseInsensitiveLocation(java.io.File file) |
CaseInsensitiveLocation(java.lang.String pathname) |
CaseInsensitiveLocation(java.lang.String parent,
java.lang.String child) |
Modifier and Type | Method and Description |
---|---|
static void |
invalidateCache()
Remove (invalidate) cached content for all directories.
|
static void |
invalidateCache(java.io.File dir)
Remove (invalidate) cached content for the specified directory.
|
cacheDirectoryListings, canRead, canWrite, checkValidId, cleanStaleCacheEntries, clearDirectoryListingsCache, createNewFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getHandle, getHandle, getHandle, getHandle, getIdMap, getMappedFile, getMappedId, getName, getParent, getParentFile, getPath, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, mapFile, mapId, mkdirs, reset, setCacheDirectoryTimeout, setIdMap, toString, toURL
public CaseInsensitiveLocation(java.lang.String pathname) throws java.io.IOException
java.io.IOException
public CaseInsensitiveLocation(java.io.File file) throws java.io.IOException
java.io.IOException
public CaseInsensitiveLocation(java.lang.String parent, java.lang.String child) throws java.io.IOException
java.io.IOException
public CaseInsensitiveLocation(CaseInsensitiveLocation parent, java.lang.String child) throws java.io.IOException
java.io.IOException
Copyright © 2014 Open Microscopy Environment