public class IOUtil extends Object
| Constructor and Description |
|---|
IOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
copyFile(File page,
File outputDir) |
static void |
deleteAllFiles(File dir) |
static InputStream |
openStreamAtUrl(String uri)
Deprecated.
|
public static File copyFile(File page, File outputDir) throws IOException
IOExceptionpublic static void deleteAllFiles(File dir) throws IOException
IOException@Deprecated public static InputStream openStreamAtUrl(String uri)
Copyright © 2018. All rights reserved.