JAL-2316 Changes following review.
[jalview.git] / src / jalview / ws / utils / UrlDownloadClient.java
similarity index 97%
rename from src/jalview/ws/UrlDownloadClient.java
rename to src/jalview/ws/utils/UrlDownloadClient.java
index 4787c26..86e3f76 100644 (file)
@@ -19,7 +19,7 @@
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  */
 
-package jalview.ws;
+package jalview.ws.utils;
 
 import java.io.FileOutputStream;
 import java.io.IOException;
@@ -39,7 +39,7 @@ public class UrlDownloadClient
   }
 
   /**
-   * Download persistent database URLs from identifiers.org
+   * Download and save a file from a URL
    * 
    * @param urlstring
    *          url to download from, as string