Class ImportExternalData


  • public class ImportExternalData
    extends java.lang.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.