Class GetURLInfo

java.lang.Object
  extended byGetURLInfo

public class GetURLInfo
extends Object


Constructor Summary
GetURLInfo()
           
 
Method Summary
static void main(String[] args)
           
static void printinfo(URLConnection u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetURLInfo

public GetURLInfo()
Method Detail

printinfo

public static void printinfo(URLConnection u)
                      throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws MalformedURLException,
                        IOException
Throws:
MalformedURLException
IOException