Package | Description |
---|---|
org.openstreetmap.josm.plugins |
Modifier and Type | Method and Description |
---|---|
static ReadRemotePluginInformationTask.CacheType |
ReadRemotePluginInformationTask.CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadRemotePluginInformationTask.CacheType[] |
ReadRemotePluginInformationTask.CacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected File |
ReadRemotePluginInformationTask.createSiteCacheFile(File pluginDir,
String site,
ReadRemotePluginInformationTask.CacheType type)
Creates the file name for the cached plugin list and the icon cache
file.
|