public class ContentVisitor<T extends ResourceRunnable>
extends org.apache.sling.api.resource.AbstractResourceVisitor
| Constructor and Description |
|---|
ContentVisitor(T runnable) |
ContentVisitor(T runnable,
String[] containerTypes,
String[] contentTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.apache.sling.api.resource.Resource resource) |
protected void |
visit(org.apache.sling.api.resource.Resource resource) |
public ContentVisitor(T runnable)
public void accept(org.apache.sling.api.resource.Resource resource)
accept in class org.apache.sling.api.resource.AbstractResourceVisitorprotected void visit(org.apache.sling.api.resource.Resource resource)
visit in class org.apache.sling.api.resource.AbstractResourceVisitorCopyright © 2013–2020 Adobe. All rights reserved.