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_PATH
afterHook, beforeHook, bindingProviders, bindings, distributionAgent, DRYRUN_EXPR, DRYRUN_KEY, dryRunObject, EMPTY_ITERATOR, 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) |
computeOutput, getOutputBinding
after, before, getBindings, getComputedPath, getConfiguration, getDistributionAgent, getExpr, getInput, getName, getOutput, getParent, getPath, getPreviousPipe, getPreviousResource, getRawExpression, getRawPath, getResource, isDryRun, isRootPath, modifiesContent, provideAdditionalBindings, setParent, toString
public static final String RESOURCE_TYPE
public static final String PN_PATTERN
public RegexpPipe(Plumber plumber, org.apache.sling.api.resource.Resource resource, PipeBindings upperBindings) throws Exception
Exception
public Iterator<org.apache.sling.api.resource.Resource> getOutput(InputStream inputStream)
getOutput
in class AbstractInputStreamPipe
protected Collection<String> getGroupNames(String pattern)
pattern
- configured patternCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.