public static final class ResourceTraversor.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
JSONObject |
json |
org.apache.sling.api.resource.Resource |
resource |
| Constructor and Description |
|---|
Entry(org.apache.sling.api.resource.Resource r,
JSONObject o) |
public final org.apache.sling.api.resource.Resource resource
public final JSONObject json
public Entry(org.apache.sling.api.resource.Resource r,
JSONObject o)
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.