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 |
---|
ResourceTraversor.Entry(org.apache.sling.api.resource.Resource r,
JSONObject o) |
public final org.apache.sling.api.resource.Resource resource
public final JSONObject json
public ResourceTraversor.Entry(org.apache.sling.api.resource.Resource r, JSONObject o)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.