public class FileUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getContents(File file) |
static void |
write(String contents,
File file) |
public static String getContents(File file) throws IOException
IOExceptionpublic static void write(String contents, File file) throws IOException
IOExceptionCopyright © 2019 Liquibase.org. All rights reserved.