Package 

Class FsmParser

  • All Implemented Interfaces:

    
    public final class FsmParser
    
                        

    Use a Finite State Machine config to parse a sequence of Text to a sequence of StateValue, which contains the FSM state and the value for that state.