edu.pdx.cs399J.net
Class DumpURL
java.lang.Object
edu.pdx.cs399J.net.DumpURL
public class DumpURL
- extends Object
This program dumps the contents of a URL to standard out.
|
Method Summary |
static void |
main(String[] args)
Read the URL from the command line. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DumpURL
public DumpURL()
main
public static void main(String[] args)
- Read the URL from the command line.
Copyright © 2000-2009 Portland State University. All Rights Reserved.