Interface DataLocator.DataLocatorMutator

    • Method Detail

      • setDataUrl

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

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