public final class Utils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
fileToString(java.lang.String path) |
public static java.lang.String fileToString(java.lang.String path) throws java.io.IOException
path
- the filepath toward the file to be readjava.io.IOException
- if the file cannot be found or access permissions do not
allow reading