|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.com.esec.icpm.util.FileUtils
@Deprecated public class FileUtils
| Constructor Summary | |
|---|---|
FileUtils()
Deprecated. |
|
| Method Summary | |
|---|---|
static File |
getFile(String path)
Deprecated. |
static File |
getFile(String path,
Class<?> clazz)
Deprecated. |
static byte[] |
loadFile(String path)
Deprecated. |
static byte[] |
loadFile(String path,
Class<?> clazz)
Deprecated. |
static InputStream |
loadFileStream(String path)
Deprecated. |
static InputStream |
loadFileStream(String path,
Class<?> clazz)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUtils()
| Method Detail |
|---|
public static byte[] loadFile(String path)
public static byte[] loadFile(String path,
Class<?> clazz)
public static InputStream loadFileStream(String path)
public static InputStream loadFileStream(String path,
Class<?> clazz)
public static File getFile(String path)
public static File getFile(String path,
Class<?> clazz)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||