Class ImportExternalData

java.lang.Object
jmri.jmrit.ctc.configurexml.ImportExternalData

public class ImportExternalData extends Object
The external data was created using XMLEncoder. The import process changes the class names in the xml file and then loads the temporary classes using XMLDecoder. The content from the temporary classes is then transferred and converted to the real classes.