Interface ModelReader


  • public interface ModelReader
    A component interface used by ModelGetter for reading models.
    • Method Detail

      • readModel

        Model readModel​(Model toRead,
                        java.lang.String URL)
        Read the contents of URL into toRead and answer toRead,