public final class ResourceUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.sling.api.resource.Resource |
getResourceChild(org.apache.sling.api.resource.Resource resource,
String key) |
static <T> T |
getResourceProperty(org.apache.sling.api.resource.Resource resource,
String property,
Class<T> type) |
public static <T> T getResourceProperty(org.apache.sling.api.resource.Resource resource,
String property,
Class<T> type)
public static org.apache.sling.api.resource.Resource getResourceChild(org.apache.sling.api.resource.Resource resource,
String key)
Copyright © 2015. All rights reserved.