public class Files extends java.lang.Object
Files()
static void
dump(java.io.InputStream stream, java.io.File target)
dump(java.net.URL url, java.io.File target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Files()
public static void dump(java.net.URL url, java.io.File target) throws java.io.IOException
java.io.IOException
public static void dump(java.io.InputStream stream, java.io.File target) throws java.io.IOException
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.