Class XmlFlowReader

java.lang.Object
org.chenile.stm.impl.FlowReaderBase
org.chenile.stm.impl.XmlFlowReader
All Implemented Interfaces:
FlowReader

public class XmlFlowReader extends FlowReaderBase
Provides an xml implementation of the FlowStoreReader. Supports flexible custom xml tags for specific action state components. Custom properties are made available to actions registered. These two features provide a powerful extension making this parser support an XML based DSL.
Author:
Raja Shankar Kolluru