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
IOException
public static void dump(InputStream stream, File target) throws IOException
IOException
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.