Uses of Interface
org.camunda.bpm.engine.impl.bpmn.parser.XMLImporter

Packages that use XMLImporter
org.camunda.bpm.engine.impl.bpmn.parser   
 

Uses of XMLImporter in org.camunda.bpm.engine.impl.bpmn.parser
 

Fields in org.camunda.bpm.engine.impl.bpmn.parser with type parameters of type XMLImporter
protected  Map<String,XMLImporter> BpmnParse.importers
           
 

Methods in org.camunda.bpm.engine.impl.bpmn.parser that return XMLImporter
protected  XMLImporter BpmnParse.getImporter(String importType, Element theImport)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.