net
Class LatestURL.Dump

java.lang.Object
  extended by net.LatestURL.Dump
Enclosing class:
LatestURL

public static final class LatestURL.Dump
extends Object

Dump an url-content to system-out.


Constructor Summary
LatestURL.Dump()
           
 
Method Summary
static void main(String[] arg)
          First and only command line argument is the URL to read.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatestURL.Dump

public LatestURL.Dump()
Method Detail

main

public static void main(String[] arg)
                 throws MalformedURLException
First and only command line argument is the URL to read.

Throws:
MalformedURLException