public class FileUtil extends Object
public static String readFile(File file) throws IOException
IOException
public static void writeFile(File file, String content) throws IOException
IOException
Copyright © 2008–2013 JBoss - a division of Red Hat. All rights reserved.