public abstract class ReferenceOperation
extends java.lang.Object
Constructor and Description |
---|
ReferenceOperation(org.apache.sling.api.resource.Resource resource) |
Modifier and Type | Method and Description |
---|---|
abstract void |
doProcess(org.apache.sling.api.resource.Resource resource,
java.lang.String matchingKey) |
java.util.regex.Pattern |
getRegex() |
void |
init() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.