net.sourceforge.pain.util
Class IOUtils

java.lang.Object
  extended bynet.sourceforge.pain.util.IOUtils

public class IOUtils
extends java.lang.Object


Constructor Summary
IOUtils()
           
 
Method Summary
static byte[] getFileData(java.lang.String fullFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

getFileData

public static byte[] getFileData(java.lang.String fullFilePath)
                          throws java.io.IOException
Throws:
java.io.IOException