Interface URLSourcedLoader

    • Method Detail

      • setURL

        void setURL​(java.lang.String url)
             throws java.lang.Exception
        Set the url to load from
        Parameters:
        url - the url to load from
        Throws:
        java.lang.Exception - if the url can't be set.
      • retrieveURL

        java.lang.String retrieveURL()
        Return the current url
        Returns:
        the current url