Package | Description |
---|---|
org.apache.sling.distribution.resources.impl | |
org.apache.sling.distribution.resources.impl.common |
Modifier and Type | Method and Description |
---|---|
protected Iterable<String> |
DistributionServiceResourceProvider.getResourceChildren(SimplePathInfo pathInfo) |
protected Iterable<String> |
DistributionConfigurationResourceProvider.getResourceChildren(SimplePathInfo pathInfo) |
protected Map<String,Object> |
DistributionServiceResourceProvider.getResourceProperties(SimplePathInfo pathInfo) |
protected Map<String,Object> |
DistributionConfigurationResourceProvider.getResourceProperties(SimplePathInfo pathInfo) |
Modifier and Type | Method and Description |
---|---|
static SimplePathInfo |
SimplePathInfo.parsePathInfo(String resourceRoot,
String requestPath) |
Modifier and Type | Method and Description |
---|---|
protected abstract Iterable<String> |
AbstractReadableResourceProvider.getResourceChildren(SimplePathInfo pathInfo) |
protected abstract Map<String,Object> |
AbstractReadableResourceProvider.getResourceProperties(SimplePathInfo pathInfo) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.