public class StandaloneStepParser extends AbstractStepParser
Step.ID_ATTR| Constructor and Description |
|---|
StandaloneStepParser() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.support.AbstractBeanDefinition |
parse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Parse the step and turn it into a list of transitions.
|
parseSteppublic org.springframework.beans.factory.support.AbstractBeanDefinition parse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
element - the <step/gt; element to parseparserContext - the parser context for the bean factory