Uses of Interface
org.camunda.bpm.engine.impl.bpmn.parser.XMLImporter
-
Packages that use XMLImporter Package Description 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 Modifier and Type Field Description protected java.util.Map<java.lang.String,XMLImporter>
BpmnParse. importers
Methods in org.camunda.bpm.engine.impl.bpmn.parser that return XMLImporter Modifier and Type Method Description protected XMLImporter
BpmnParse. getImporter(java.lang.String importType, Element theImport)
-