java.lang.Object
org.tweetyproject.commons.Parser
org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser

public class RootParser extends Parser
Instances of this class serve as the root of a parsing process for a BPMN XML file.
Author:
Benedikt
  • Constructor Details

    • RootParser

      public RootParser()
      Create a new instance
  • Method Details