Interface DataLocator.DataLocatorMutator

    • Method Detail

      • setDataUrl

        void setDataUrl​(URL aUrl)
        Sets the data url.
        Parameters:
        aUrl - the new data url
      • setDataInputStream

        void setDataInputStream​(InputStream aInputStream)
        Sets the data input stream.
        Parameters:
        aInputStream - the new data input stream