public class Files extends Object
| Constructor and Description |
|---|
Files() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(InputStream stream,
File target) |
static void |
dump(URL url,
File target) |
public static void dump(URL url, File target) throws IOException
IOExceptionpublic static void dump(InputStream stream, File target) throws IOException
IOExceptionCopyright © 2006–2023 The Apache Software Foundation. All rights reserved.