Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.uriresolver | |
org.eclipse.lemminx.uriresolver |
Modifier and Type | Method and Description |
---|---|
Path |
XMLCacheResolverExtension.getCachedResource(String url)
Returns the cached resource path from the given url and null otherwise.
|
Modifier and Type | Field and Description |
---|---|
protected com.google.common.cache.Cache<String,CacheResourceDownloadedException> |
CacheResourcesManager.unavailableURICache |
Constructor and Description |
---|
CacheResourcesManager(com.google.common.cache.Cache<String,CacheResourceDownloadedException> cache) |
Copyright © 2022. All rights reserved.