Interface XMLImporter
-
public interface XMLImporterA XML importer- Author:
- Esteban Robles Luna
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidimportFrom(Element element, BpmnParse parse)Imports the definitions in the XML declared in element
-