hudson.plugins.dimensionsscm
Class FileUtils

java.lang.Object
  extended by hudson.plugins.dimensionsscm.FileUtils
All Implemented Interfaces:
java.io.Serializable

public class FileUtils
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
FileUtils()
           
 
Method Summary
static byte[] loadFile(java.io.File fileName)
          Utility routine to read file into memory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils

public FileUtils()
Method Detail

loadFile

public static final byte[] loadFile(java.io.File fileName)
                             throws java.io.IOException
Utility routine to read file into memory

Parameters:
fileName -
Returns:
File
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.