@ProviderType public interface ResourceContext
Modifier and Type | Field and Description |
---|---|
static ResourceContext |
EMPTY_CONTEXT
"Empty" instance, not providing any additional information.
|
Modifier and Type | Method and Description |
---|---|
@Nullable java.util.Map<java.lang.String,java.lang.String> |
getResolveParameters()
Return optional parameters for resolving the resource.
|
static final ResourceContext EMPTY_CONTEXT
@Nullable @Nullable java.util.Map<java.lang.String,java.lang.String> getResolveParameters()
null
.Copyright © 2010 - 2020 Adobe. All Rights Reserved