Class BpmnParser


  • public class BpmnParser
    extends Parser
    Parser for BPMN 2.0 process models. There is only one instance of this parser in the process engine. This Parser creates BpmnParse instances that can be used to actually parse the BPMN 2.0 XML process definitions.
    Author:
    Tom Baeyens, Joram Barrez