de.schlichtherle.truezip.sample.kernel.app
Class Curl
java.lang.Object
de.schlichtherle.truezip.sample.kernel.app.Curl
public final class Curl
- extends Object
A poor man's cURL command line utility which copies the contents of the
first URI to the second URI.
- Author:
- Christian Schlichtherle
- See Also:
- cURL and libcurl - Home Page
|
Constructor Summary |
Curl()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Curl
public Curl()
main
public static void main(String[] args)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.