Class DefaultXMLImporterFactory

java.lang.Object
org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
All Implemented Interfaces:
XMLImporterFactory

public class DefaultXMLImporterFactory extends Object implements XMLImporterFactory
Default implementation of the XMLImporterFactory. Used when no custom XMLImporterFactory is injected on the ProcessEngineConfigurationImpl.
Author:
Christophe DENEUX