|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.depauw.csc.dcheeseman.wgetjava.WGETJava
public class WGETJava
| Constructor Summary | |
|---|---|
WGETJava()
|
|
| Method Summary | |
|---|---|
static WGETJavaResults |
DownloadFile(java.net.URL theURL)
This function downloads the file specified in the URL to the current working directory. |
static void |
main(java.lang.String[] args)
Command line component. |
private static void |
outputUsage()
Outputs the usage of the command line component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WGETJava()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - private static void outputUsage()
public static WGETJavaResults DownloadFile(java.net.URL theURL)
throws java.io.IOException
theURL - The URL of the file to be downloaded.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||