See: Description
Interface | Description |
---|---|
DocumentLoader |
A generic strategy interface encapsulating the logic to load an XML-based document.
|
Class | Description |
---|---|
DefaultDocumentLoader |
The default document loader strategy for XSD-based XML documents with validation enabled by default.
|
XmlFlowModelBuilder |
Builds a flow model from a XML-based flow definition resource.
|
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.