public class RegexpPipe extends AbstractInputStreamPipe
| Modifier and Type | Field and Description |
|---|---|
static String |
PN_PATTERN |
static String |
RESOURCE_TYPE |
binding, BINDING_IS, REMOTE_START, VALID_PATHafterHook, beforeHook, bindingProviders, bindings, distributionAgent, DRYRUN_EXPR, DRYRUN_KEY, EMPTY_ITERATOR, IGNORED_NODES, IGNORED_PROPERTIES, parent, plumber, PN_AFTERHOOK, PN_BEFOREHOOK, PN_STATUS, PN_STATUS_MODIFIED, properties, READ_ONLY, resolver, resource, RT_PREFIX, SLASH, STATUS_FINISHED, STATUS_STARTED| Constructor and Description |
|---|
RegexpPipe(Plumber plumber,
org.apache.sling.api.resource.Resource resource,
PipeBindings upperBindings) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
getGroupNames(String pattern) |
Iterator<org.apache.sling.api.resource.Resource> |
getOutput(InputStream inputStream) |
after, computeOutput, getOutputBindingbefore, getBindings, getComputedPath, getConfiguration, getDistributionAgent, getExpr, getInput, getName, getOutput, getParent, getPath, getPreviousPipe, getPreviousResource, getRawExpression, getRawPath, getResource, isDryRun, isRootPath, modifiesContent, provideAdditionalBindings, setParent, toStringpublic static final String RESOURCE_TYPE
public static final String PN_PATTERN
public RegexpPipe(Plumber plumber, org.apache.sling.api.resource.Resource resource, PipeBindings upperBindings)
public Iterator<org.apache.sling.api.resource.Resource> getOutput(InputStream inputStream)
getOutput in class AbstractInputStreamPipeprotected Collection<String> getGroupNames(String pattern)
pattern - configured patternCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.