TrueZIP Samples 7.0-rc1

de.schlichtherle.truezip.sample.kernel.app
Class Wget

java.lang.Object
  extended by de.schlichtherle.truezip.sample.kernel.app.Wget

public final class Wget
extends Object

A poor man's Wget command line utility which copies the contents of the first URI to standard output.

Author:
Christian Schlichtherle
See Also:
GNU Wget - Home Page

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

Constructor Detail

Wget

public Wget()
Method Detail

main

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

TrueZIP Samples 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.