de.schlichtherle.truezip.sample.kernel.app
Class Wget
java.lang.Object
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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Wget
public Wget()
main
public static void main(String[] args)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.