public class CsvPipe extends AbstractInputStreamPipe
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_SEPARATOR |
protected static String |
PN_SEPARATOR |
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 |
---|
CsvPipe(Plumber plumber,
org.apache.sling.api.resource.Resource resource,
PipeBindings upperBindings) |
Modifier and Type | Method and Description |
---|---|
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
protected static final String PN_SEPARATOR
protected static final String DEFAULT_SEPARATOR
public CsvPipe(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) throws Exception
getOutput
in class AbstractInputStreamPipe
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.