Package net.sourceforge.aqueduct.state

Interface Summary
StringSequenceState  
 

Class Summary
AbstractState<T extends InputSource> Base class for State implementations.
RegexState State implementation that uses regular expression matching to select the next transition.
RegexState.Builder Convenience class that simplifies the code required to create a RegexState instance.
TerminalState<T extends InputSource> Represents a terminal state in a state machine.
 



Copyright © 2008. All Rights Reserved.