public interface XMLImporter
| Modifier and Type | Method and Description |
|---|---|
void |
importFrom(org.activiti.bpmn.model.Import theImport,
BpmnParseXMLImportHandler parseHandler)
Imports the definitions in the XML declared in element
|
void importFrom(org.activiti.bpmn.model.Import theImport,
BpmnParseXMLImportHandler parseHandler)
element - the declarations to be importedparse - the parse who called this importerCopyright © 2015 Alfresco. All rights reserved.