gov.nasa.worldwind.cache
Class BasicDataFileStore
java.lang.Object
gov.nasa.worldwind.cache.AbstractFileStore
gov.nasa.worldwind.cache.BasicDataFileStore
- All Implemented Interfaces:
- FileStore
public class BasicDataFileStore - extends AbstractFileStore
| Methods inherited from class gov.nasa.worldwind.cache.AbstractFileStore |
addLocation, addLocation, appendPathPart, buildLocationPath, buildReadPaths, buildWritePaths, containsFile, determineAllUserLocation, determineSingleUserLocation, doFindDataDescriptors, doListFileNames, doListFileNames, findAllDataDescriptors, findDataDescriptors, findFile, getLocations, getUserHomeDir, getWriteLocation, initialize, isInstallLocation, listAllFileNames, listFile, listFileName, listFileNames, listTopFileNames, makeAbsoluteFile, makeAbsolutePath, markFileUsed, newFile, normalizeFileStoreName, propertyToPath, readDataDescriptor, removeFile, removeLocation, storeLocationFor, storePathForFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicDataFileStore
public BasicDataFileStore()
|
|