AbstractImageSessionContext.FallbackResolverpublic static final class AbstractImageSessionContext.RestrictedFallbackResolver extends Object implements AbstractImageSessionContext.FallbackResolver
Source object
would be created.| Constructor | Description |
|---|---|
RestrictedFallbackResolver() |
| Modifier and Type | Method | Description |
|---|---|---|
Source |
createSource(Source source,
String uri) |
The fallback mechanism used to create the source which takes in both the
Source
that the the regular mechanisms attempted to create and the URI that the user provided. |
public Source createSource(Source source, String uri)
Source
that the the regular mechanisms attempted to create and the URI that the user provided.createSource in interface AbstractImageSessionContext.FallbackResolversource - the sourceuri - the URI provided by the userCopyright © 2018 Apache Software Foundation. All rights reserved.