| Constructor and Description | 
|---|
CommonsSetupUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
copy(InputStream inputStream,
    OutputStream outputStream)  | 
void | 
copyDirectory(File source,
             File target)  | 
void | 
copyFile(File source,
        File target)  | 
public void copy(InputStream inputStream, OutputStream outputStream) throws IOException
copy in interface SetupUtilIOExceptionpublic void copyDirectory(File source, File target) throws IOException
copyDirectory in interface SetupUtilIOExceptionpublic void copyFile(File source, File target) throws IOException
copyFile in interface SetupUtilIOExceptionCopyright © 2012. All Rights Reserved.