Class OnlineModelizerImporter

java.lang.Object
lu.kbra.modelizer_next.json.OnlineModelizerImporter

public final class OnlineModelizerImporter extends Object
Imports data from the online Modelizer format into a Modelizer Next document.
  • Method Details

    • importFile

      public static ModelDocument importFile(File file) throws IOException
      Imports the file.
      Parameters:
      file - file to read or write
      Returns:
      the import file result
      Throws:
      IOException - if the operation cannot be completed