Class ThenActionState

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<SaxEvent> eventList  
      (package private) boolean isRegistered  
    • Constructor Summary

      Constructors 
      Constructor Description
      ThenActionState()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void inPlay​(SaxEvent event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • eventList

        java.util.List<SaxEvent> eventList
      • isRegistered

        boolean isRegistered
    • Constructor Detail

      • ThenActionState

        ThenActionState()