public class Files
extends java.lang.Object
| Constructor and Description |
|---|
Files() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(java.io.InputStream stream,
java.io.File target) |
static void |
dump(java.net.URL url,
java.io.File target) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.