ucar.unidata.util
Class UrlTest

java.lang.Object
  extended by ucar.unidata.util.UrlTest

public class UrlTest
extends Object


Constructor Summary
UrlTest()
           
 
Method Summary
static void main(String[] args)
           
static int readUrl(String urlToFetch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlTest

public UrlTest()
Method Detail

readUrl

public static int readUrl(String urlToFetch)
                   throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception