TrueZIP Samples 7.0-rc1

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

java.lang.Object
  extended by 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()
           
 
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

Curl

public Curl()
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.