|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gigaspaces.rackspace.utils.FilesUtils
public class FilesUtils
Constructor Summary | |
---|---|
FilesUtils()
|
Method Summary | |
---|---|
static byte[] |
getBytesFromFile(java.io.File file)
|
static java.lang.String |
getFileFromResource(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilesUtils()
Method Detail |
---|
public static java.lang.String getFileFromResource(java.lang.String fileName)
public static byte[] getBytesFromFile(java.io.File file) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |