public interface CacheAwareExternalResourceAccessor
| Modifier and Type | Method and Description |
|---|---|
ExternalResource |
getResource(String source,
LocallyAvailableResourceCandidates localCandidates,
CachedExternalResource cached) |
ExternalResource getResource(String source, @Nullable LocallyAvailableResourceCandidates localCandidates, @Nullable CachedExternalResource cached) throws IOException
IOExceptionCopyright © 2013. All rights reserved