Class NESTSequentialWorkflowHandler

All Implemented Interfaces:
NESTGraphTags, IO, ContentHandler

public class NESTSequentialWorkflowHandler extends NESTAbstractWorkflowHandler implements NESTGraphTags
Effective SAX-Handler-class. Is able to parse the content of NESTSequentialWorkflow-XML-files.
Author:
Alexander Schultheis
  • Field Details

    • HANDLER_NAME

      public static final String HANDLER_NAME
      Constant HANDLERNAME="NESTSequentialWorkflowHandler"
      See Also:
  • Constructor Details

    • NESTSequentialWorkflowHandler

      public NESTSequentialWorkflowHandler()

      Constructor for NESTSequentialWorkflowHandler.

  • Method Details