public final class FileUtilities extends Object
public static void copy(Reader reader, Writer writer) throws IOException
IOExceptionpublic static String load(Reader reader) throws IOException
IOExceptionpublic static String load(InputStream in, String encoding) throws IOException
IOExceptionCopyright © 2014 Tomas Teubner. All rights reserved.