public class ReaderUtils extends Object
static void
close(Closeable... in)
close(Closeable in)
close(Iterable<Closeable> iterable)
static String
text(Reader r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String text(Reader r) throws IOException
IOException
public static void close(Closeable... in)
public static void close(Iterable<Closeable> iterable)
public static void close(Closeable in)
Copyright © 2014 Molindo GmbH. All Rights Reserved.