5mm
| Genre: | Local/Developer |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | This module converts XML files to the METK format |
Used in METKManager.
This module contains a HepaXMLConverter, a NeckVisionXMLConverter and a StandardXMLConverter. It force these three modules to convert a xml file to load and only one or none of them convert the file. Depending on the module, that converted the file, the detectedFormat field is set.
| convertFile:
(trigger) |
Starts conversion |
| detectedFormat:
(string) |
a string that shows, which converter was used |
| successful:
(bool) |
indicates, if the convertion process was successful |
StandardXMLConverter, HepaXMLConverter, NeckVisionXMLConverter