edu.pdx.cs399J.net
Class DumpURL

java.lang.Object
  extended by edu.pdx.cs399J.net.DumpURL

public class DumpURL
extends Object

This program dumps the contents of a URL to standard out.


Constructor Summary
DumpURL()
           
 
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
 

Constructor Detail

DumpURL

public DumpURL()
Method Detail

main

public static void main(String[] args)
Read the URL from the command line.



Copyright © 2000-2009 Portland State University. All Rights Reserved.