Package | Description |
---|---|
org.apache.sling.spi.resource.provider |
Modifier and Type | Field and Description |
---|---|
static ResourceContext |
ResourceContext.EMPTY_CONTEXT
"Empty" instance, not providing any additional information.
|
Modifier and Type | Method and Description |
---|---|
abstract Resource |
ResourceProvider.getResource(ResolveContext<T> ctx,
java.lang.String path,
ResourceContext resourceContext,
Resource parent)
Returns a resource from this resource provider or
null if
the resource provider cannot find it. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.