Spring Web Flow

Package org.springframework.webflow.engine.model.builder.xml

Defines the XmlFlowModelBuilder, for building FlowModels from XML-based resources.

See: Description

Package org.springframework.webflow.engine.model.builder.xml Description

Defines the XmlFlowModelBuilder, for building FlowModels from XML-based resources.

This package also contains the definition of the XML-based flow definition language, defined within spring-webflow-2.4.xsd. See this schema for a detailed description of language elements.

Spring Web Flow