Package loci.common
Class CaseInsensitiveLocation
java.lang.Object
loci.common.Location
loci.common.CaseInsensitiveLocation
Deprecated.
Case insensitive variant of Location.
-
Nested Class Summary
Nested classes/interfaces inherited from class loci.common.Location
Location.ListingsResult, Location.UrlType -
Constructor Summary
ConstructorsConstructorDescriptionCaseInsensitiveLocation(File file) Deprecated.CaseInsensitiveLocation(String pathname) Deprecated.CaseInsensitiveLocation(String parent, String child) Deprecated.CaseInsensitiveLocation(CaseInsensitiveLocation parent, String child) Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.Remove (invalidate) cached content for all directories.static voidinvalidateCache(File dir) Deprecated.Remove (invalidate) cached content for the specified directory.Methods inherited from class loci.common.Location
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
-
Constructor Details
-
CaseInsensitiveLocation
Deprecated.- Throws:
IOException
-
CaseInsensitiveLocation
Deprecated.- Throws:
IOException
-
CaseInsensitiveLocation
Deprecated.- Throws:
IOException
-
CaseInsensitiveLocation
Deprecated.- Throws:
IOException
-
CaseInsensitiveLocation
Deprecated.- Throws:
IOException
-
-
Method Details
-
invalidateCache
public static void invalidateCache()Deprecated.Remove (invalidate) cached content for all directories. -
invalidateCache
Deprecated.Remove (invalidate) cached content for the specified directory.- Parameters:
dir- the directory to remove,
-
Locationinstead