public final class PipelineStepProcessor extends AbstractCompoundStepProcessor
| Modifier and Type | Field and Description |
|---|---|
static StepProcessor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static Step |
addImplicitPorts(Step pipeline) |
net.sf.saxon.s9api.QName |
getStepType() |
static boolean |
isPipeline(Step step) |
static Step |
newPipeline(net.sf.saxon.s9api.QName type) |
run, runStepspublic static final StepProcessor INSTANCE
Copyright © 2009-2012 TranceCode. All Rights Reserved.