public final class Cat extends Object
public static void main(String[] args) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionstatic void cat(String resource) throws IOException, URISyntaxException
resource - the URI string of the resource to copy.IOException - if accessing the resource results in an I/O error.IllegalArgumentException - if resource does not
conform to the syntax constraints for URIs.URISyntaxExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.