org.jboss.aesh.util
public class FileUtils extends Object
Constructor and Description |
---|
FileUtils() |
public static void saveFile(File file, String text, boolean append) throws IOException
IOException
public static String readFile(File file) throws IOException
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.