public final class ChooseStepProcessor extends AbstractCompoundStepProcessor implements CoreStepProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
ChooseStepProcessor.OtherwiseStepProcessor |
static class |
ChooseStepProcessor.WhenStepProcessor |
| Constructor and Description |
|---|
ChooseStepProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Step |
getStepDeclaration() |
net.sf.saxon.s9api.QName |
getStepType() |
Environment |
run(Step chooseStep,
Environment environment) |
runStepspublic Step getStepDeclaration()
getStepDeclaration in interface CoreStepProcessorpublic net.sf.saxon.s9api.QName getStepType()
getStepType in interface StepProcessorpublic Environment run(Step chooseStep, Environment environment)
run in interface StepProcessorrun in class AbstractCompoundStepProcessorCopyright © 2009-2012 TranceCode. All Rights Reserved.