org.jboss.testharness.impl.util
Class Files
java.lang.Object
org.jboss.testharness.impl.util.Files
public class Files
- extends Object
|
Constructor Summary |
Files()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Files
public Files()
copy
public static void copy(InputStream source,
OutputStream destination)
throws IOException
- Throws:
IOException
copy
public static void copy(InputStream inputStream,
File file)
throws IOException
- Throws:
IOException
Copyright © 2009-2010. All Rights Reserved.