public class FileUtil extends Object
static String
getContents(File file)
static void
write(String contents, File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String getContents(File file) throws IOException
IOException
public static void write(String contents, File file) throws IOException
Copyright © 2019 Liquibase.org. All rights reserved.