public class ResourceTree extends Object
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.api.resource.Resource |
getResource() |
static Stream<ResourceTree> |
stream(org.apache.sling.api.resource.Resource resource) |
static Stream<ResourceTree> |
stream(org.apache.sling.api.resource.Resource resource,
String filterType) |
public static Stream<ResourceTree> stream(org.apache.sling.api.resource.Resource resource)
public static Stream<ResourceTree> stream(org.apache.sling.api.resource.Resource resource, String filterType)
public org.apache.sling.api.resource.Resource getResource()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.