Interface ILEMSDocumentReader

    • Method Detail

      • readModel

        ILEMSDocument readModel​(java.net.URL modelURL)
                         throws java.io.IOException,
                                ContentError
        Read a LEMS model from a URL into an object
        Parameters:
        modelURL - the URL of the model to read
        Returns:
        the lems model
        Throws:
        java.io.IOException
        ContentError