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

The XML-based flow builder implementation.

See:
          Description

Interface Summary
DocumentLoader A generic strategy interface encapsulating the logic to load an XML-based document.
 

Class Summary
DefaultDocumentLoader The default document loader strategy for XSD-based XML documents with validation enabled by default.
WebFlowEntityResolver EntityResolver implementation for the Spring Web Flow 1.0 XML Schema.
XmlFlowBuilder Flow builder that builds flows as defined in an XML document.
XmlFlowRegistrar A flow definition registrar that populates a flow definition registry with flow definitions defined in externalized XML resources.
XmlFlowRegistryFactoryBean A factory bean that produces a populated flow registry using an XmlFlowRegistrar.
 

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

The XML-based flow builder implementation.



Copyright © 2004-2007. All Rights Reserved.