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