public final class Copy extends Object
public static void main(String[] args) throws IOException
IOExceptionstatic void copy(String src, String dst) throws IOException
src - the URI string of the copy source.dst - the URI string of the copy destination.IOException - if accessing the peers results in an I/O error.IllegalArgumentException - if src or src does not
conform to the syntax constraints for URIs.Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.