| Constructor and Description |
|---|
FilterByPathRegex(String regex)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(org.apache.sling.api.resource.Resource resource,
StringBuilder output)
Checks if the given resource matches the filter criteria.
|
public boolean filter(@Nonnull org.apache.sling.api.resource.Resource resource, @Nonnull StringBuilder output)
FilterByCopyright © 2019. All rights reserved.