Package org.springframework.webflow.engine.model.builder.xml
package org.springframework.webflow.engine.model.builder.xml
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.xsd
. See this schema for a detailed description of language elements.
-
ClassDescriptionThe default document loader strategy for XSD-based XML documents with validation enabled by default.A generic strategy interface encapsulating the logic to load an XML-based document.Builds a flow model from a XML-based flow definition resource.