public final class IOUtils extends Object
IOUtils()
static void
close(Closeable obj)
close(Closeable obj, boolean silent)
static InputStream
open(URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOUtils()
public static InputStream open(URL url)
public static void close(Closeable obj)
public static void close(Closeable obj, boolean silent)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.